mirror of
https://github.com/IceWhaleTech/CasaOS.git
synced 2025-11-07 07:09:46 +00:00
Update package.json
Signed-off-by: zhanghengxin <812718649@qq.com>
This commit is contained in:
parent
6f207cc599
commit
5cbb0b1028
@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@icewhale/casaos-openapi",
|
"name": "@icewhale/casaos-openapi",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
|
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"clean": "rm -rf generate",
|
"clean": "rm -rf generate",
|
||||||
"build": "rm -rf dist && tsc && yarn clean",
|
"build": "rm -rf dist && tsc && yarn clean",
|
||||||
@ -35,4 +36,5 @@
|
|||||||
},
|
},
|
||||||
"author": "casaos",
|
"author": "casaos",
|
||||||
"license": "Apache-2.0"
|
"license": "Apache-2.0"
|
||||||
|
"private": false
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user