Skip to content

Commit 43b5626

Browse files
authored
Use strict version of react-hot-loader (vercel#3112)
1 parent 180cd9f commit 43b5626

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
@@ -86,7 +86,7 @@
8686
"pkg-up": "2.0.0",
8787
"prop-types": "15.6.0",
8888
"prop-types-exact": "1.1.1",
89-
"react-hot-loader": "^3.0.0",
89+
"react-hot-loader": "3.1.1",
9090
"recursive-copy": "2.0.6",
9191
"send": "0.16.1",
9292
"source-map-support": "0.4.18",

0 commit comments

Comments
 (0)