Skip to content

Commit 71c401d

Browse files
rajivshah3jaimecbernardo
authored andcommitted
plugin: update xcode to 2.0.0
1 parent 49c0695 commit 71c401d

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
{
32
"name": "nodejs-mobile-react-native",
43
"version": "0.4.3",
@@ -28,10 +27,10 @@
2827
"react-native": ">=0.52.0"
2928
},
3029
"dependencies": {
31-
"nodejs-mobile-gyp": "^0.3.1",
32-
"ncp": "^2.0.0",
3330
"mkdirp": "^0.5.1",
34-
"xcode": "^0.9.3"
31+
"ncp": "^2.0.0",
32+
"nodejs-mobile-gyp": "^0.3.1",
33+
"xcode": "^2.0.0"
3534
},
3635
"rnpm": {
3736
"commands": {

0 commit comments

Comments
 (0)