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

change repo name

This commit is contained in:
sunnylqm
2025-02-16 10:44:48 +08:00
parent 618a582e42
commit 39ea11a435
6 changed files with 30 additions and 637 deletions

View File

@@ -26,7 +26,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/reactnativecn/react-native-pushy.git"
"url": "git+https://github.com/reactnativecn/react-native-update.git"
},
"keywords": [
"react-native",
@@ -37,13 +37,13 @@
"author": "reactnativecn",
"license": "MIT",
"bugs": {
"url": "https://github.com/reactnativecn/react-native-pushy/issues"
"url": "https://github.com/reactnativecn/react-native-update/issues"
},
"peerDependencies": {
"react": ">=16.8.0",
"react-native": ">=0.59.0"
},
"homepage": "https://github.com/reactnativecn/react-native-pushy#readme",
"homepage": "https://github.com/reactnativecn/react-native-update#readme",
"dependencies": {
"nanoid": "^3.3.3",
"react-native-url-polyfill": "^2.0.0"