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 716f166 commit 1783661Copy full SHA for 1783661
.npmrc
@@ -0,0 +1 @@
1
+engine-strict=true
package.json
@@ -3,7 +3,8 @@
3
"description": "Generate TypeScript types from Swagger OpenAPI specs",
4
"version": "4.0.2",
5
"engines": {
6
- "node": ">= 12.0.0"
+ "node": ">= 12.0.0",
7
+ "npm": ">= 7.0.0"
8
},
9
"author": "drew@pow.rs",
10
"license": "ISC",
0 commit comments