Skip to content

Commit 8aeebe3

Browse files
fix(package): update file-loader to version 5.1.0
Closes #163
1 parent e8bea90 commit 8aeebe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/SSR/typescript-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"cheerio": "^1.0.0-rc.2",
1919
"compression": "^1.7.2",
2020
"express": "^4.16.3",
21-
"file-loader": "^1.1.11",
21+
"file-loader": "^5.1.0",
2222
"html-webpack-plugin": "^3.2.0",
2323
"react": "^16.9.0",
2424
"react-dom": "^16.9.0",

0 commit comments

Comments
 (0)