fix: update Beian component styling for improved visibility and accessibility
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@kevisual/kv-login",
|
||||
"version": "0.0.9",
|
||||
"version": "0.1.3",
|
||||
"description": "",
|
||||
"main": "src/main.ts",
|
||||
"scripts": {
|
||||
@@ -12,6 +12,11 @@
|
||||
"pub": "ev deploy ./dist -k kv-login-test -v 0.0.6 -u -y yes"
|
||||
},
|
||||
"keywords": [],
|
||||
"files": [
|
||||
"types",
|
||||
"src",
|
||||
"dist"
|
||||
],
|
||||
"author": "abearxiong <xiongxiao@xiongxiao.me> (https://www.xiongxiao.me)",
|
||||
"license": "MIT",
|
||||
"packageManager": "pnpm@10.24.0",
|
||||
@@ -31,6 +36,6 @@
|
||||
},
|
||||
"types": "./types/index.d.ts",
|
||||
"devDependencies": {
|
||||
"@types/bun": "^1.3.3"
|
||||
"@types/bun": "^1.3.5"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user