Skip to content

Commit 04b451c

Browse files
committed
Adding tslint and typescript as a dependency to satisfy the peerDependencies of tslint and gulp-tslint.
1 parent a2cd24a commit 04b451c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@
8181
"sinon": "^1.17.2",
8282
"source-map": "^0.4.4",
8383
"tslint-microsoft-contrib": "^2.0.0",
84+
"tslint": "^3.2.2",
85+
"typescript": "^1.7.3",
8486
"uglify-js": "2.4.8",
8587
"underscore": "^1.8.2",
8688
"vinyl": "^0.4.5"

0 commit comments

Comments
 (0)