1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-11-01 05:43:11 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

Implement blockupdate on android

This commit is contained in:
sunnylqm
2020-08-31 18:39:03 +08:00
parent c6f9bb20a1
commit 59fcba15ee
5 changed files with 80 additions and 20 deletions

View File

@@ -27,6 +27,6 @@
},
"homepage": "https://github.com/reactnativecn/react-native-pushy#readme",
"dependencies": {
"uuid": "^8.3.0"
"uuid": "3"
}
}