mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-03-26 09:14:22 +08:00
chore: make it run with just yarn
This commit is contained in:
@@ -63,13 +63,13 @@
|
||||
"husky": "^2.2.0",
|
||||
"jest": "^24.7.1",
|
||||
"prettier": "^1.17.0",
|
||||
"react": "16.5.0",
|
||||
"react-dom": "16.5.0",
|
||||
"react-native": "~0.57.7",
|
||||
"react": "16.8.3",
|
||||
"react-dom": "16.8.3",
|
||||
"react-native": "~0.59.8",
|
||||
"react-native-gesture-handler": "^1.2.1",
|
||||
"react-native-reanimated": "^1.0.1",
|
||||
"react-native-screens": "^1.0.0-alpha.22",
|
||||
"react-test-renderer": "16.5.0",
|
||||
"react-test-renderer": "16.8.3",
|
||||
"release-it": "^11.0.0",
|
||||
"scheduler": "^0.14.0",
|
||||
"typescript": "^3.4.5"
|
||||
|
||||
Reference in New Issue
Block a user