We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05b08fa commit e9ed8b3Copy full SHA for e9ed8b3
package.json
@@ -54,7 +54,7 @@
54
"optionalDependencies": {},
55
"peerDependencies": {
56
"eslint": "^8.0.0",
57
- "typescript": "^4.0.0"
+ "typescript": ">=4.0.0"
58
},
59
"private": false,
60
"publishConfig": {
0 commit comments