Skip to content

Commit bf01da9

Browse files
committed
5.0.0
1 parent 78393f6 commit bf01da9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/resolve-url-loader/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "resolve-url-loader",
3-
"version": "5.0.0-beta.1",
3+
"version": "5.0.0",
44
"description": "Webpack loader that resolves relative paths in url() statements based on the original source file",
55
"main": "index.js",
66
"repository": {
@@ -25,7 +25,7 @@
2525
"bugs": {
2626
"url": "https://github.com/bholloway/resolve-url-loader/issues"
2727
},
28-
"homepage": "https://github.com/bholloway/resolve-url-loader/tree/v4-maintenance/packages/resolve-url-loader",
28+
"homepage": "https://github.com/bholloway/resolve-url-loader/tree/v5/packages/resolve-url-loader",
2929
"engines": {
3030
"node": ">=12"
3131
},

0 commit comments

Comments
 (0)