Skip to content

Commit 76a5887

Browse files
committed
feat: Add VisualizerPlayer
1 parent 0806977 commit 76a5887

23 files changed

Lines changed: 2024 additions & 8 deletions

frontend/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@
1919
"dependencies": {
2020
"@bufbuild/protobuf": "^2.11.0",
2121
"@vueuse/core": "^14.0.0",
22-
"vue": "^3.5.31"
22+
"axios": "^1.9.0",
23+
"vue": "^3.5.31",
24+
"vue-router": "^4.5.1"
2325
},
2426
"devDependencies": {
2527
"@tsconfig/node24": "^24.0.4",

0 commit comments

Comments
 (0)