Skip to content

Commit

Permalink
docs: update npm required engine version
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshinorin committed Nov 26, 2023
1 parent 2f2339f commit 65d82c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/rest-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"author": "yoshinorin",
"engines": {
"npm": ">=9",
"npm": ">=10",
"node": ">=20"
},
"dependencies": {
Expand Down

0 comments on commit 65d82c4

Please sign in to comment.