mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 00:47:01 +00:00
fix: cloudcmd: default -> named
This commit is contained in:
parent
b61818fe62
commit
a266c1452c
19 changed files with 20 additions and 21 deletions
|
|
@ -232,7 +232,8 @@
|
|||
"#dom/rest": "./client/dom/rest.js",
|
||||
"#common/util": "./common/util.js",
|
||||
"#common/cloudfunc": "./common/cloudfunc.js",
|
||||
"#common/entity": "./common/entity.js"
|
||||
"#common/entity": "./common/entity.js",
|
||||
"#server/cloudcmd": "./server/cloudcmd.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=22"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue