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 d6a32ba + d28d8a4 commit af44291Copy full SHA for af44291
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ios-sim-portable",
3
- "version": "1.0.8",
+ "version": "1.0.9-alpha",
4
"description": "",
5
"main": "./lib/ios-sim.js",
6
"scripts": {
@@ -26,9 +26,9 @@
26
},
27
"homepage": "https://github.com/telerik/ios-sim-portable",
28
"dependencies": {
29
- "NodObjC": "https://github.com/telerik/NodObjC/tarball/master",
+ "NodObjC": "https://github.com/telerik/NodObjC/tarball/v1.0.0.0",
30
"colors": "0.6.2",
31
- "fibers": "https://github.com/icenium/node-fibers/tarball/v1.0.5.1",
+ "fibers": "https://github.com/icenium/node-fibers/tarball/v1.0.6.0",
32
"lodash": "3.2.0",
33
"yargs": "1.2.2"
34
0 commit comments