Skip to content

Commit c68bf39

Browse files
committed
feat(deps): update typescript peer max version
1 parent 0056771 commit c68bf39

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
@@ -39,7 +39,7 @@
3939
"peerDependencies": {
4040
"eslint": "^5.16.0 || ^6.8.0 || ^7.14.0",
4141
"prettier": "^1.18.2 || ^2.2.0",
42-
"typescript": ">=3.3.1 <4.1.6"
42+
"typescript": ">=3.3.1 <5.0.0"
4343
},
4444
"devDependencies": {
4545
"eslint": "7.20.0",

0 commit comments

Comments
 (0)