This commit is contained in:
rex
2025-11-26 13:27:04 +08:00
parent 2c34c157f1
commit 243a22794c
10 changed files with 197 additions and 18 deletions

View File

@@ -9,14 +9,13 @@
},
"packageManager": "pnpm@10.0.0",
"scripts": {
"mujian": "mujian hello world",
"dev": "vite",
"build": "tsc -b && vite build",
"lint": "biome check --write ./src",
"preview": "vite preview"
},
"dependencies": {
"@mujian/js-sdk": "^0.0.1",
"@mujian/js-sdk": "^0.0.6-beta.36",
"@tailwindcss/vite": "^4.1.12",
"axios": "^1.11.0",
"dayjs": "^1.11.18",