We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b6d763 commit 2243f3bCopy full SHA for 2243f3b
1 file changed
app/templates/_package.json
@@ -108,7 +108,7 @@
108
"grunt-contrib-jade": "^0.15.0",<% } %><% if (filters.less) { %>
109
"grunt-contrib-less": "^1.0.0",<% } %>
110
"grunt-babel": "~6.0.0",<% if(filters.ts) { %>
111
- "grunt-ts": "~5.2.0",
+ "grunt-ts": "^5.3.2",
112
"grunt-tsd": "~0.1.0",
113
"grunt-tslint": "~3.0.1",<% } %>
114
"grunt-google-cdn": "~0.4.0",
0 commit comments