mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-09-16 10:51:38 +08:00
v9.0.0-beta.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-native-update",
|
||||
"version": "9.0.0",
|
||||
"version": "9.0.0-beta.0",
|
||||
"description": "react-native hot update",
|
||||
"main": "lib/index.js",
|
||||
"scripts": {
|
||||
@@ -55,14 +55,14 @@
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"firebase-tools": "^11.24.1",
|
||||
"@types/fs-extra": "^9.0.13",
|
||||
"@types/jest": "^29.2.1",
|
||||
"detox": "^20.5.0",
|
||||
"firebase-tools": "^11.24.1",
|
||||
"fs-extra": "^9.1.0",
|
||||
"jest": "^29.2.1",
|
||||
"pod-install": "^0.1.37",
|
||||
"ts-jest": "^29.0.3",
|
||||
"typescript": "^4.1.3",
|
||||
"pod-install": "^0.1.37"
|
||||
"typescript": "^4.1.3"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user