0.12.0-14 Log Fix

This commit is contained in:
2026-03-23 09:15:29 +00:00
parent 27d8ff6098
commit 3e3f3231be
8 changed files with 36 additions and 48 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "ripster",
"private": true,
"version": "0.12.0-13",
"version": "0.12.0-14",
"scripts": {
"dev": "concurrently \"npm run dev --prefix backend\" \"npm run dev --prefix frontend\"",
"dev:backend": "npm run dev --prefix backend",