feat: 添加 CNB 环境检测,版本更新至 0.0.2
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "code-graph",
|
||||
"private": true,
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"type": "module",
|
||||
"basename": "/root/code-graph",
|
||||
"scripts": {
|
||||
@@ -9,7 +9,7 @@
|
||||
"build": "vite build",
|
||||
"preview": "vite preview",
|
||||
"ui": "bunx shadcn@latest add ",
|
||||
"pub": "envision deploy ./dist -k code-graph -v 0.0.1 -y y -u"
|
||||
"pub": "envision deploy ./dist -k code-graph -v 0.0.2 -y y -u"
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
|
||||
Reference in New Issue
Block a user