0.10.2-2 Fix TrackIDs

This commit is contained in:
2026-03-15 19:01:48 +00:00
parent ca2bd76572
commit cc20dc8120
9 changed files with 45 additions and 26 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "ripster",
"private": true,
"version": "0.10.2-1",
"version": "0.10.2-2",
"scripts": {
"dev": "concurrently \"npm run dev --prefix backend\" \"npm run dev --prefix frontend\"",
"dev:backend": "npm run dev --prefix backend",