1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-10-31 21:33:12 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

Use nanoid

This commit is contained in:
sunnylqm
2021-10-04 00:41:34 +08:00
parent 3a526d1b15
commit 898ed85b8c
3 changed files with 11 additions and 6 deletions

View File

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