Update package.json

Signed-off-by: zhanghengxin <812718649@qq.com>
This commit is contained in:
zhanghengxin 2023-05-24 12:12:33 +08:00 committed by GitHub
parent 5cbb0b1028
commit c124c39e6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,6 +35,6 @@
"typescript": "^4.9.5" "typescript": "^4.9.5"
}, },
"author": "casaos", "author": "casaos",
"license": "Apache-2.0" "license": "Apache-2.0",
"private": false "private": false
} }