0.12.0-9 Fix Jobs

This commit is contained in:
2026-03-23 06:59:51 +00:00
parent 50d5fccd95
commit a87ba330b1
11 changed files with 29 additions and 17 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "ripster",
"private": true,
"version": "0.12.0-8",
"version": "0.12.0-9",
"scripts": {
"dev": "concurrently \"npm run dev --prefix backend\" \"npm run dev --prefix frontend\"",
"dev:backend": "npm run dev --prefix backend",