Skip to content

Commit ea4401c

Browse files
committedAug 9, 2015
feat(tsfmt): change tsc version specied. strict to loose.
1 parent 6b86d38 commit ea4401c

File tree

2 files changed

+79
-69
lines changed

2 files changed

+79
-69
lines changed
 

‎npm-shrinkwrap.json

+77-67
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,13 @@
3434
"commandpost": "0.1.1",
3535
"editorconfig": "0.12.2",
3636
"es6-promise": "2.3.0",
37-
"typescript": "1.5.3"
37+
"typescript": "^1.5.3"
3838
},
3939
"devDependencies": {
4040
"espower-loader": "0.11.0",
4141
"grunt": "0.4.5",
4242
"grunt-contrib-clean": "0.6.0",
43-
"grunt-conventional-changelog": "3.0.0",
43+
"grunt-conventional-changelog": "4.0.0",
4444
"grunt-dts-bundle": "0.2.0",
4545
"grunt-dtsm": "0.2.9",
4646
"grunt-exec": "0.4.6",

0 commit comments

Comments
 (0)