Skip to content

Commit 0955bb7

Browse files
committed
chore: bump ts peer dep to 3.4
1 parent 8b3b9a0 commit 0955bb7

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
@@ -28,7 +28,7 @@
2828
"typescript": "4.2.4"
2929
},
3030
"peerDependencies": {
31-
"typescript": ">=3.x"
31+
"typescript": ">=3.4"
3232
},
3333
"prettier": {
3434
"printWidth": 120,

0 commit comments

Comments
 (0)