Skip to content

Commit 4cab2bb

Browse files
fix(package): update file-loader to version 4.0.0
1 parent 0614561 commit 4cab2bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"babel-loader": "^8.0.2",
88
"copy-webpack-plugin": "^4.5.2",
99
"css-loader": "^1.0.0",
10-
"file-loader": "^3.0.0",
10+
"file-loader": "^4.0.0",
1111
"html-webpack-plugin": "^3.2.0",
1212
"lodash.merge": "^4.6.1",
1313
"mini-css-extract-plugin": "^0.4.3",

0 commit comments

Comments
 (0)