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
This commit is contained in:
tdzl2003
2016-04-05 15:36:05 +08:00
parent 67ed31fe98
commit 1c9fd7dd98
6 changed files with 45 additions and 13 deletions

View File

@@ -2,7 +2,7 @@
"name": "react-native-update",
"version": "1.0.1",
"description": "react-native hot update",
"main": "index.js",
"main": "lib/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"prepublish": "node_modules/.bin/babel local-cli/src --out-dir local-cli/lib"