Skip to content

Commit 08b7b78

Browse files
fix(package): update url-loader to version 3.0.0
Closes #250
1 parent 1ae9900 commit 08b7b78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"sass-loader": "^7.0.1",
7676
"sendmail": "^1.2.0",
7777
"style-loader": "^0.21.0",
78-
"url-loader": "^1.0.0",
78+
"url-loader": "^3.0.0",
7979
"webpack": "^4.0.0",
8080
"webpack-bundle-analyzer": "^2.9.2",
8181
"webpack-cli": "^3.0.0",

0 commit comments

Comments
 (0)