Skip to content

Commit 6567ef4

Browse files
Dimitar Kerezovrosen-vladimirov
authored andcommitted
Use NodObjC and fibers dependencies from proton tags
1 parent 01e8be0 commit 6567ef4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
"dependencies": {
2929
"bplist-parser": "0.1.0",
3030
"colors": "0.6.2",
31-
"fibers": "https://github.com/icenium/node-fibers/tarball/v1.0.6.3",
31+
"fibers": "https://github.com/icenium/node-fibers/tarball/v1.0.6.0-proton",
3232
"lodash": "3.2.0",
33-
"nodobjc": "https://github.com/telerik/NodObjC/tarball/v2.0.0.1",
33+
"nodobjc": "https://github.com/telerik/NodObjC/tarball/v1.0.0.0-proton",
3434
"osenv": "0.1.3",
3535
"plist": "1.1.0",
3636
"yargs": "3.15.0"

0 commit comments

Comments
 (0)