Skip to content

Commit 7e16fd7

Browse files
committed
updated file-loader and webpack-style-fix
1 parent c73f14c commit 7e16fd7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"bootstrap-fileinput": "^4.4.9",
3535
"classnames": "^2.2.6",
3636
"css-loader": "^1.0.0",
37-
"file-loader": "^1.1.11",
37+
"file-loader": "^2.0.0",
3838
"jquery": "^3.3.1",
3939
"locks": "^0.2.2",
4040
"mini-css-extract-plugin": "^0.4.1",
@@ -53,6 +53,6 @@
5353
"sweetalert2-react-content": "^1.0.1",
5454
"webpack": "^4.16.5",
5555
"webpack-cli": "^3.1.0",
56-
"webpack-fix-style-only-entries": "0.0.2"
56+
"webpack-fix-style-only-entries": "0.0.3"
5757
}
5858
}

0 commit comments

Comments
 (0)