Skip to content

Commit 36371ca

Browse files
fix: add tslint to production dependencies (#27)
1 parent 7555dc6 commit 36371ca

File tree

2 files changed

+8
-23
lines changed

2 files changed

+8
-23
lines changed

package-lock.json

Lines changed: 7 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@
6262
"pretty-quick": "^1.6.0",
6363
"semantic-release": "^15.6.0",
6464
"sinon": "^6.0.1",
65-
"tslint": "^5.10.0",
6665
"tslint-immutable": "^4.6.0",
6766
"validate-commit-msg": "^2.14.0",
6867
"zone.js": "^0.8.26"
@@ -78,6 +77,7 @@
7877
"ng2-fused": "^0.5.1",
7978
"npm": "^6.1.0",
8079
"rxjs": "^6.2.1",
80+
"tslint": "^5.10.0",
8181
"ts-node": "^7.0.0",
8282
"typescript": "2.7.2",
8383
"uglify-js": "^3.4.1",

0 commit comments

Comments
 (0)