Skip to content

Commit 2daab4f

Browse files
committed
chore: fix ts requirement
1 parent 9f01425 commit 2daab4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"typescript": "^4.2.4"
3333
},
3434
"peerDependencies": {
35-
"typescript": "^3.5.2"
35+
"typescript": "^4.2.4"
3636
},
3737
"repository": {
3838
"type": "git",

0 commit comments

Comments
 (0)