mirror of
https://github.com/zhigang1992/react-native-gifted-chat.git
synced 2026-01-12 17:42:27 +08:00
fix: pin @types/react-native to 0.57.35
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^16.0.38",
|
||||
"@types/react-native": "^0.57.35",
|
||||
"@types/react-native": "0.57.35",
|
||||
"babel": "6.23.0",
|
||||
"babel-eslint": "10.0.1",
|
||||
"babel-jest": "23.0.0",
|
||||
|
||||
Reference in New Issue
Block a user