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 42ea673 commit 7530e40Copy full SHA for 7530e40
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ios-sim-portable",
3
- "version": "1.5.0",
+ "version": "1.6.0",
4
"description": "",
5
"main": "./lib/ios-sim.js",
6
"scripts": {
@@ -29,9 +29,9 @@
29
"dependencies": {
30
"bplist-parser": "0.1.0",
31
"colors": "0.6.2",
32
- "fibers": "https://github.com/icenium/node-fibers/tarball/v1.0.13.1",
+ "fibers": "https://github.com/icenium/node-fibers/tarball/v1.0.15.0",
33
"lodash": "3.2.0",
34
- "nodobjc": "https://github.com/telerik/NodObjC/tarball/v2.0.0.3",
+ "nodobjc": "https://github.com/telerik/NodObjC/tarball/v2.0.0.4",
35
"osenv": "0.1.3",
36
"plist": "1.1.0",
37
"shelljs": "0.7.0",
0 commit comments