Skip to content

Commit b5f10ef

Browse files
author
詹强
committed
更新package.json
1 parent 13373f7 commit b5f10ef

File tree

1 file changed

+0
-23
lines changed

1 file changed

+0
-23
lines changed

package.json

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -89,29 +89,6 @@
8989
"type": "git",
9090
"url": "git+ssh://[email protected]/jpush/jpush-react-native.git"
9191
},
92-
// "rnpm": {
93-
// "android": {
94-
// "packageInstance": "new JPushPackage()"
95-
// },
96-
// "ios": {
97-
// "sharedLibraries": [
98-
// "libz",
99-
// "UserNotifications",
100-
// "CoreTelephony",
101-
// "Security",
102-
// "CFNetwork",
103-
// "CoreFoundation",
104-
// "SystemConfiguration",
105-
// "Foundation",
106-
// "UIKit",
107-
// "libresolv",
108-
// "CoreGraphics"
109-
// ]
110-
// },
111-
// "commands": {
112-
// "prelink": "node node_modules/jpush-react-native/scripts/patch"
113-
// }
114-
// },
11592
"scripts": {
11693
"lint": "prettier --write '**/*.{js,ts,md}'; standard --fix",
11794
"precommit": "lint-staged"

0 commit comments

Comments
 (0)