0.11.0-3 Queue fix

This commit is contained in:
2026-03-17 20:20:04 +00:00
parent 52f3106167
commit 654a77b8ba
7 changed files with 13 additions and 11 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "ripster",
"private": true,
"version": "0.11.0-2",
"version": "0.11.0-3",
"scripts": {
"dev": "concurrently \"npm run dev --prefix backend\" \"npm run dev --prefix frontend\"",
"dev:backend": "npm run dev --prefix backend",