Skip to content

Commit 13bdf16

Browse files
Use v1.0.5.1 of our fibers
Use new fibers version with latest changes and prebuilt binaries for nodejs 0.12.0
1 parent ff09ce1 commit 13bdf16

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
@@ -1,6 +1,6 @@
11
{
22
"name": "ios-sim-portable",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "",
55
"main": "./lib/ios-sim.js",
66
"scripts": {
@@ -27,7 +27,7 @@
2727
"homepage": "https://github.com/telerik/ios-sim-portable",
2828
"dependencies": {
2929
"colors": "0.6.2",
30-
"fibers": "https://github.com/icenium/node-fibers/tarball/vladimirov/fibers_1_0_5_fixes",
30+
"fibers": "https://github.com/icenium/node-fibers/tarball/v1.0.5.1",
3131
"NodObjC": "https://github.com/telerik/NodObjC/tarball/master",
3232
"underscore": "1.6.0",
3333
"yargs": "1.2.2"

0 commit comments

Comments
 (0)