1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-09-16 13:11:39 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
sunnylqm
2021-11-22 18:11:22 +08:00
parent ec0a9e0a3e
commit 44fc75baf4

View File

@@ -1,6 +1,6 @@
{
"name": "react-native-update",
"version": "7.3.6",
"version": "7.3.8",
"description": "react-native hot update",
"main": "lib/index.js",
"scripts": {
@@ -28,6 +28,6 @@
},
"homepage": "https://github.com/reactnativecn/react-native-pushy#readme",
"dependencies": {
"nanoid": "^3.1.28"
"nanoid": "^3.1.30"
}
}