Skip to content

Commit

Permalink
feat: add engines
Browse files Browse the repository at this point in the history
  • Loading branch information
wangj committed Jun 2, 2022
1 parent 357ac0b commit 5fb749e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
"bin": {
"wyyt-swagger-to-ts": "bin/cli.js"
},
"engines": {
"node": ">= 12.0.0"
},
"type": "module",
"author": "王建",
"license": "ISC",
Expand Down

0 comments on commit 5fb749e

Please sign in to comment.