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 0c3ff13 commit bb5f4a7Copy full SHA for bb5f4a7
package.json
@@ -42,7 +42,7 @@
42
"gulp": "3.9.0",
43
"iconv-lite": "0.4.11",
44
"inquirer": "0.9.0",
45
- "ios-sim-portable": "1.0.15",
+ "ios-sim-portable": "~1.0.16",
46
"lockfile": "1.0.1",
47
"lodash": "3.10.0",
48
"log4js": "0.6.26",
@@ -89,13 +89,13 @@
89
"grunt-contrib-watch": "0.6.1",
90
"grunt-shell": "1.1.2",
91
"grunt-ts": "4.2.0",
92
- "grunt-tslint": "2.4.0",
+ "grunt-tslint": "3.0.1",
93
"istanbul": "0.3.19",
94
"mocha": "2.2.5",
95
"mocha-fibers": "https://github.com/Icenium/mocha-fibers/tarball/master",
96
"should": "7.0.2",
97
- "tslint": "2.5.1",
98
- "typescript": "1.6.2"
+ "tslint": "3.2.1",
+ "typescript": "1.7.5"
99
},
100
"license": "Apache-2.0",
101
"engines": {
0 commit comments