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.
1 parent ff09ce1 commit 13bdf16Copy full SHA for 13bdf16
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ios-sim-portable",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "",
5
"main": "./lib/ios-sim.js",
6
"scripts": {
@@ -27,7 +27,7 @@
27
"homepage": "https://github.com/telerik/ios-sim-portable",
28
"dependencies": {
29
"colors": "0.6.2",
30
- "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",
31
"NodObjC": "https://github.com/telerik/NodObjC/tarball/master",
32
"underscore": "1.6.0",
33
"yargs": "1.2.2"
0 commit comments