Skip to content
This repository was archived by the owner on Mar 26, 2018. It is now read-only.

Commit 7f25db8

Browse files
committed
Merge pull request #1226 from dyng/hotfix/update-grunt-typescript
chore(deps): Update grunt-typescript to v0.8.0
2 parents b0910b4 + 5d656c5 commit 7f25db8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/common/root/_package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"grunt-postcss": "^0.5.5",
5353
"grunt-svgmin": "^2.0.0",<% if (typescript) { %>
5454
"grunt-tsd": "^0.1.0",
55-
"grunt-typescript": "^0.6.2",<% } %>
55+
"grunt-typescript": "^0.8.0",<% } %>
5656
"grunt-usemin": "^3.0.0",
5757
"grunt-wiredep": "^2.0.0",
5858
"jit-grunt": "^0.9.1",

0 commit comments

Comments
 (0)