Skip to content

Commit fbaad80

Browse files
author
詹强
committed
更新package.json
1 parent 3266a4d commit fbaad80

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
"escapedName": "jpush-react-native",
88
"name": "jpush-react-native",
99
"rawSpec": "file:..",
10-
"spec": "/Users/wicked/github/react-native/JPush-Copy",
10+
"spec": "/Users/wicked/github/react-native/JPush",
1111
"type": "directory"
1212
},
13-
"/Users/wicked/github/react-native/JPush-Copy/example"
13+
"/Users/wicked/github/react-native/JPush/example"
1414
]
1515
],
1616
"_from": "..",
@@ -25,7 +25,7 @@
2525
"escapedName": "jpush-react-native",
2626
"name": "jpush-react-native",
2727
"rawSpec": "file:..",
28-
"spec": "/Users/wicked/github/react-native/JPush-Copy",
28+
"spec": "/Users/wicked/github/react-native/JPush",
2929
"type": "directory"
3030
},
3131
"_requiredBy": [
@@ -35,7 +35,7 @@
3535
"_shasum": "1683f2e2a896772c28225467137213400769c32c",
3636
"_shrinkwrap": null,
3737
"_spec": "jpush-react-native@file:..",
38-
"_where": "/Users/wicked/github/react-native/JPush-Copy/example",
38+
"_where": "/Users/wicked/github/react-native/JPush/example",
3939
"author": {
4040
"name": "KenChoi, huminiOS"
4141
},
@@ -91,7 +91,7 @@
9191
},
9292
"rnpm": {
9393
"android": {
94-
"packageInstance": "new JPushPackage(!BuildConfig.DEBUG, !BuildConfig.DEBUG)"
94+
"packageInstance": "new JPushPackage()"
9595
},
9696
"ios": {
9797
"sharedLibraries": [

scripts/patch.js

Whitespace-only changes.

scripts/recipes.js

Whitespace-only changes.

0 commit comments

Comments
 (0)