Skip to content

Commit e9a9f8c

Browse files
fix(package): update file-loader to version 6.0.0
Closes #163
1 parent 288bdaf commit e9a9f8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/SSR/typescript-react/package.json

+1-1
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": "^6.0.0",
2222
"html-webpack-plugin": "^3.2.0",
2323
"react": "^16.9.0",
2424
"react-dom": "^16.9.0",

0 commit comments

Comments
 (0)