Skip to content

Commit 7e88b4d

Browse files
committed
fix: update grunt-ts version
1 parent 1ab5255 commit 7e88b4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"grunt-contrib-clean": "1.0.0",
2121
"grunt-contrib-watch": "0.6.1",
2222
"grunt-shell": "1.1.2",
23-
"grunt-ts": "5.0.1",
23+
"grunt-ts": "6.0.0-beta.16",
2424
"tns-core-modules": "5.1.2",
2525
"typescript": "2.9.2"
2626
},

0 commit comments

Comments
 (0)