update
This commit is contained in:
@@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "@kevisual/next-simple-template",
|
"name": "@kevisual/router-studio",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"basename": "/root/next-simple-template",
|
"basename": "/root/router-studio",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "next dev",
|
"dev": "next dev",
|
||||||
"build": "next build",
|
"build": "next build",
|
||||||
"start": "next start",
|
"start": "next start",
|
||||||
"pub": "ev deploy ./dist -k next-simple-template -v 0.1.0 -u -y y",
|
"pub": "ev deploy ./dist -k router-studio -v 0.1.0 -u -y y",
|
||||||
"ui": "pnpm dlx shadcn@latest add "
|
"ui": "pnpm dlx shadcn@latest add "
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user