Skip to content
This repository has been archived by the owner on Jan 25, 2025. It is now read-only.

Commit

Permalink
merge(#8): rls
Browse files Browse the repository at this point in the history
release: v0.0.4
  • Loading branch information
bietiaop authored Dec 9, 2024
2 parents 4432282 + 37dae78 commit 397a49d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,4 +112,14 @@ $ pnpm webui:dev

# Related Projects

- [NapCat](https://github.com/NapNeko/NapCatQQ/)
- [NapCat](https://github.com/NapNeko/NapCatQQ/)
- [Karin](https://github.com/KarinJS/Karin/)

# Thanks to

- [Vercel](https://vercel.com/)
- [React](https://react.dev/)
- [NextUI](https://nextui.org/)
- and more open-source projects

感谢群友“维拉”提供的在线音乐API。
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vite-template",
"name": "napcat-webui",
"private": true,
"version": "0.0.3-beta",
"version": "0.0.4",
"type": "module",
"scripts": {
"webui:dev": "vite",
Expand Down

0 comments on commit 397a49d

Please sign in to comment.