Skip to content

Commit 72e88c8

Browse files
teobugslayerFatme Havaluova
authored andcommitted
Update TypeScript to 1.6.2
Update required node version rules Update version
1 parent d15f587 commit 72e88c8

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
@@ -36,9 +36,9 @@
3636
"grunt-contrib-clean": "0.6.0",
3737
"grunt": "0.4.5",
3838
"grunt-ts": "4.2.0",
39-
"typescript": "1.5.3"
39+
"typescript": "1.6.2"
4040
},
4141
"engines": {
42-
"node": ">=0.10.26 <0.10.34 || >=0.10.35"
42+
"node": ">=0.10.40 <0.11.0 || >=0.12.8 <0.13.0 || >=4.2.1"
4343
}
4444
}

0 commit comments

Comments
 (0)