Skip to content

Commit ad9b151

Browse files
fix(package): update react-hot-loader to version 4.12.12
Closes #18
1 parent 2bc2898 commit ad9b151

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
@@ -40,7 +40,7 @@
4040
"qs": "6.5.0",
4141
"react": "^16.1.0",
4242
"react-dom": "^16.1.0",
43-
"react-hot-loader": "^3.0.0-beta.7",
43+
"react-hot-loader": "^4.12.12",
4444
"react-redux": "^5.0.6",
4545
"react-router-component": "^0.39.0",
4646
"react-test-renderer": "^16.1.0",

0 commit comments

Comments
 (0)