feat: update version and title in index.html and package.json
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"name": "@kevisual/router-studio",
|
||||
"version": "0.1.6",
|
||||
"version": "0.1.7",
|
||||
"basename": "/root/router-studio",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
"preview": "vite preview",
|
||||
"ui": "bunx shadcn@latest add ",
|
||||
"pub": "envision deploy ./dist -k router-studio -v 0.1.6 -y y -u"
|
||||
"pub": "envision deploy ./dist -k router-studio -v 0.1.7 -y y -u"
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
|
||||
Reference in New Issue
Block a user