[fix] react-native-web@0.8 pinned to React 16.4

This commit is contained in:
Nicolas Gallagher
2018-09-17 08:47:37 -07:00
parent fc743e6eee
commit 1f06229289

View File

@@ -25,9 +25,9 @@
"react-timer-mixin": "^0.13.3"
},
"peerDependencies": {
"react": "16.x.x",
"react-art": "16.x.x",
"react-dom": "16.x.x"
"react": "16.4.x",
"react-art": "16.4.x",
"react-dom": "16.4.x"
},
"author": "Nicolas Gallagher",
"license": "MIT",