Skip to content

Commit be062ca

Browse files
committed
Update TypeScript compiler deps to 1.7.5
Update version
1 parent f121972 commit be062ca

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.15",
3+
"version": "1.0.16",
44
"description": "",
55
"main": "./lib/ios-sim.js",
66
"scripts": {
@@ -38,7 +38,7 @@
3838
"grunt-contrib-clean": "0.6.0",
3939
"grunt": "0.4.5",
4040
"grunt-ts": "4.2.0",
41-
"typescript": "1.6.2"
41+
"typescript": "1.7.5"
4242
},
4343
"engines": {
4444
"node": ">=0.10.40 <0.11.0 || >=0.12.7 <0.13.0 || >=4.2.1 <5.0.0 || >=5.1.0 <6.0.0"

0 commit comments

Comments
 (0)