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

Merge remote-tracking branch 'origin/master'

# Conflicts:
#	package.json
This commit is contained in:
tdzl2003
2016-02-23 19:56:31 +08:00
44 changed files with 2147 additions and 12 deletions

View File

@@ -1,11 +1,10 @@
{
"name": "react-native-pushy",
"version": "0.1.0",
"description": "JavaScript updater with `pushy` service for react native apps.",
"name": "react-native-update",
"version": "1.0.0",
"description": "react-native hot update",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"prepublish": "node_modules/.bin/babel local-cli/src --out-dir local-cli/lib"
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",