We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bb20627 + da395dd commit 483f133Copy full SHA for 483f133
package.json
@@ -28,10 +28,10 @@
28
"byline": "4.1.1",
29
"colors": "0.6.2",
30
"ffi": "https://github.com/icenium/node-ffi/tarball/master",
31
- "fibers": "https://github.com/icenium/node-fibers/tarball/vladimirov/fibers_1_0_5_fixes",
+ "fibers": "https://github.com/icenium/node-fibers/tarball/v1.0.5.1",
32
"filesize": "2.0.3",
33
"iconv-lite": "0.4.4",
34
- "ios-sim-portable": "https://github.com/telerik/ios-sim-portable/tarball/master",
+ "ios-sim-portable": "1.0.2",
35
"lockfile": "1.0.0",
36
"lodash": "2.4.1",
37
"log4js": "0.6.9",
@@ -75,6 +75,6 @@
75
},
76
"license": "Apache-2.0",
77
"engines": {
78
- "node": ">=0.10.26 <0.10.34 || >=0.10.35"
+ "node": ">=0.10.26 <0.10.34 || >=0.10.35 <0.11.0"
79
}
80
0 commit comments