Skip to content
This repository was archived by the owner on Dec 28, 2021. It is now read-only.

Commit 1a1a314

Browse files
committed
chore: remove unnecessary typescript peer dep
1 parent 068fdcc commit 1a1a314

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,6 @@
5151
"globby": "^9.2.0",
5252
"lodash": "^4.17.11"
5353
},
54-
"peerDependencies": {
55-
"typescript": ">=2.2.2"
56-
},
5754
"jest": {
5855
"preset": "ts-jest",
5956
"testRegex": "(/__tests__/.*|\\.(test|spec))\\.ts$",

0 commit comments

Comments
 (0)