Skip to content

Commit 5b5eeb1

Browse files
fix(package): update file-loader to version 5.0.0
Closes #236
1 parent 1ae9900 commit 5b5eeb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"express-jwt": "^5.3.0",
5050
"express-promise-router": "^3.0.1",
5151
"extract-text-webpack-plugin": "^4.0.0-beta.0",
52-
"file-loader": "^1.1.6",
52+
"file-loader": "^5.0.0",
5353
"history": "^4.7.2",
5454
"html-webpack-plugin": "^3.0.0",
5555
"jsonwebtoken": "^8.1.0",

0 commit comments

Comments
 (0)