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 6a689f9 commit c09add7Copy full SHA for c09add7
1 file changed
package.json
@@ -18,8 +18,7 @@
18
"dist"
19
],
20
"engines": {
21
- "node": ">=12.13",
22
- "npm": ">=7"
+ "node": ">=12.13"
23
},
24
"scripts": {
25
"lint": "tsc --noEmit && eslint ./src --ext .ts",
0 commit comments