Skip to content

Commit b4846fa

Browse files
fix(package): update react-hot-loader to version 4.12.18
Closes #21
1 parent d624bfa commit b4846fa

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
@@ -27,7 +27,7 @@
2727
"prop-types": "^15.6.0",
2828
"react": "^16.2.0",
2929
"react-dom": "^16.2.0",
30-
"react-hot-loader": "^3.1.3",
30+
"react-hot-loader": "^4.12.18",
3131
"react-icons": "^2.2.7",
3232
"react-reveal": "^1.2.1",
3333
"react-router-dom": "^4.2.2",

0 commit comments

Comments
 (0)