We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c73f14c commit 7e16fd7Copy full SHA for 7e16fd7
package.json
@@ -34,7 +34,7 @@
34
"bootstrap-fileinput": "^4.4.9",
35
"classnames": "^2.2.6",
36
"css-loader": "^1.0.0",
37
- "file-loader": "^1.1.11",
+ "file-loader": "^2.0.0",
38
"jquery": "^3.3.1",
39
"locks": "^0.2.2",
40
"mini-css-extract-plugin": "^0.4.1",
@@ -53,6 +53,6 @@
53
"sweetalert2-react-content": "^1.0.1",
54
"webpack": "^4.16.5",
55
"webpack-cli": "^3.1.0",
56
- "webpack-fix-style-only-entries": "0.0.2"
+ "webpack-fix-style-only-entries": "0.0.3"
57
}
58
0 commit comments