1
0
forked from bot/app

📝 [docs]: 新增在线展示

This commit is contained in:
2024-09-01 18:29:00 +08:00
parent d125c52b50
commit 0860b61ccd
2 changed files with 17 additions and 1 deletions

View File

@ -10,6 +10,7 @@
},
"type": "module",
"dependencies": {
"clipboard": "^2.0.11"
"clipboard": "^2.0.11",
"vue": "^3.4.38"
}
}