Skip to content

Commit 63511e9

Browse files
committed
Update package.json
Move the node-xcode dependency to its fork in the NativeScript organization.
1 parent a8ac0fe commit 63511e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"xmlhttprequest": "https://github.com/telerik/node-XMLHttpRequest/tarball/master",
6060
"yargs": "1.2.2",
6161
"node-inspector": "0.7.4",
62-
"xcode": "https://github.com/fealebenpae/node-xcode/tarball/master"
62+
"xcode": "https://github.com/NativeScript/node-xcode/archive/NativeScript-0.9.zip"
6363
},
6464
"analyze": true,
6565
"devDependencies": {

0 commit comments

Comments
 (0)