Skip to content

Commit c7e2fb0

Browse files
committed
Merge pull request #1616 from uProxy/pin-grunt-ts
Change request version for grunt-ts to ~4.1.0
2 parents c481883 + c519f78 commit c7e2fb0

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
@@ -38,7 +38,7 @@
3838
"grunt-mozilla-addon-sdk": "^0.4.0",
3939
"grunt-string-replace": "^1.0.0",
4040
"grunt-template-jasmine-istanbul": "^0.3.0",
41-
"grunt-ts": "^4.0.0",
41+
"grunt-ts": "~4.1.0",
4242
"grunt-verbosity": "^0.2.2",
4343
"grunt-vulcanize": "^0.6.0",
4444
"i18next-client": "^1.8.2",

0 commit comments

Comments
 (0)