Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Apr 1, 2024
1 parent 233c724 commit f549dde
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/ajv-decorator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"directory": "core/ajv-decorator"
},
"engines": {
"node": ">=14.0.0"
"node": ">=16.0.0"
},
"dependencies": {
"@sinclair/typebox": "^0.32.20",
Expand Down
2 changes: 1 addition & 1 deletion plugin/ajv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"directory": "plugin/ajv"
},
"engines": {
"node": ">=14.0.0"
"node": ">=16.0.0"
},
"dependencies": {
"@eggjs/tegg": "^3.35.1",
Expand Down

0 comments on commit f549dde

Please sign in to comment.