Skip to content

Commit

Permalink
feat: split ricq
Browse files Browse the repository at this point in the history
  • Loading branch information
Wybxc committed Oct 7, 2023
1 parent ea2e586 commit 960c6e8
Show file tree
Hide file tree
Showing 10 changed files with 1,437 additions and 846 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"tauri": "tauri"
},
"dependencies": {
"@tauri-apps/api": "^1.3.0",
"@tauri-apps/api": "^1.5.0",
"danmaku": "^2.0.6",
"prettier": "^2.8.8",
"tauri-plugin-log-api": "github:tauri-apps/tauri-plugin-log#v1"
},
"devDependencies": {
"@tauri-apps/cli": "^1.3.1",
"@tauri-apps/cli": "^1.5.0",
"typescript": "^4.9.5",
"vite": "^3.2.6"
}
Expand Down
86 changes: 50 additions & 36 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 960c6e8

Please sign in to comment.