0.12.0-13 Job Log fix

This commit is contained in:
2026-03-23 09:06:35 +00:00
parent 56f8133589
commit 27d8ff6098
7 changed files with 17 additions and 21 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "ripster",
"private": true,
"version": "0.12.0-12",
"version": "0.12.0-13",
"scripts": {
"dev": "concurrently \"npm run dev --prefix backend\" \"npm run dev --prefix frontend\"",
"dev:backend": "npm run dev --prefix backend",