mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 00:47:01 +00:00
feature: drop support of node < 20
This commit is contained in:
parent
544e30dbf8
commit
74d1eb7e28
1 changed files with 1 additions and 1 deletions
|
|
@ -215,7 +215,7 @@
|
|||
"webpackbar": "^5.0.0-3"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
"node": ">=20"
|
||||
},
|
||||
"license": "MIT",
|
||||
"publishConfig": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue