Skip to content

Commit 1695211

Browse files
committed
Drop tslint and typescript peer dependencies
1 parent aa4a97e commit 1695211

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
@@ -82,8 +82,6 @@
8282
"webpack": "^4.16.5"
8383
},
8484
"peerDependencies": {
85-
"tslint": "^4.0.0 || ^5.0.0",
86-
"typescript": "^2.1.0 || ^3.0.0",
8785
"webpack": "^2.3.0 || ^3.0.0 || ^4.0.0"
8886
},
8987
"dependencies": {

0 commit comments

Comments
 (0)