1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-10-07 12:35:14 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
sunnylqm
2021-05-10 14:36:14 +08:00
parent 58c2248686
commit 9080c5f325
2 changed files with 1 additions and 2 deletions

View File

@@ -43,7 +43,6 @@ node_modules/
npm-debug.log
Example
yarn.lock
android/jni
domains.json
endpoints.json

View File

@@ -1,6 +1,6 @@
{
"name": "react-native-update",
"version": "6.0.0",
"version": "6.0.1",
"description": "react-native hot update",
"main": "lib/index.js",
"scripts": {