add change password
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@kevisual/center",
|
||||
"private": true,
|
||||
"version": "0.0.9",
|
||||
"version": "0.0.10",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
@@ -9,7 +9,7 @@
|
||||
"dev:kv": "cross-env VITE_USE_KV=true vite",
|
||||
"lint": "eslint .",
|
||||
"preview": "vite preview",
|
||||
"pub": "envision deploy ./dist -k center -v 0.0.9 -u -o root",
|
||||
"pub": "envision deploy ./dist -k center -v 0.0.10 -u -o root",
|
||||
"turbo:dev": "turbo dev:lib",
|
||||
"dev:lib": "turbo dev:lib",
|
||||
"dev:query": "turbo dev:lib --filter=@kevisual/query",
|
||||
@@ -87,7 +87,7 @@
|
||||
"turbo": "^2.4.4",
|
||||
"typescript": "^5.8.2",
|
||||
"typescript-eslint": "^8.29.0",
|
||||
"vite": "^6.2.4"
|
||||
"vite": "^6.2.5"
|
||||
},
|
||||
"packageManager": "pnpm@10.7.1"
|
||||
}
|
||||
Reference in New Issue
Block a user