mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-06-01 18:15:13 +00:00
[fix] react-native-web@0.8 pinned to React 16.4
This commit is contained in:
@@ -25,9 +25,9 @@
|
|||||||
"react-timer-mixin": "^0.13.3"
|
"react-timer-mixin": "^0.13.3"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"react": "16.x.x",
|
"react": "16.4.x",
|
||||||
"react-art": "16.x.x",
|
"react-art": "16.4.x",
|
||||||
"react-dom": "16.x.x"
|
"react-dom": "16.4.x"
|
||||||
},
|
},
|
||||||
"author": "Nicolas Gallagher",
|
"author": "Nicolas Gallagher",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
Reference in New Issue
Block a user