mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature: drop support of node < 18
This commit is contained in:
parent
a6afa205a9
commit
3314f9b94f
4 changed files with 5 additions and 6 deletions
|
|
@ -7,8 +7,7 @@
|
|||
"fontello.json"
|
||||
],
|
||||
"rules": {
|
||||
"github/convert-npm-to-bun": "off",
|
||||
"github/set-node-versions": "off"
|
||||
"github/convert-npm-to-bun": "off"
|
||||
},
|
||||
"match": {
|
||||
"base64": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue