mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-03-27 01:34:17 +08: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"
|
||||
},
|
||||
"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",
|
||||
|
||||
Reference in New Issue
Block a user