Skip to content

Commit 533b2d0

Browse files
committed
Drop tslint and typescript peer dependencies
1 parent 7967402 commit 533b2d0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,6 @@
8080
"webpack": "^4.16.5"
8181
},
8282
"peerDependencies": {
83-
"tslint": "^4.0.0 || ^5.0.0",
84-
"typescript": "^2.1.0 || ^3.0.0",
8583
"webpack": "^2.3.0 || ^3.0.0 || ^4.0.0"
8684
},
8785
"dependencies": {

0 commit comments

Comments
 (0)