0.13.1-8 Fix Analysis

This commit is contained in:
2026-04-14 19:25:07 +00:00
parent c89a93ed05
commit 717bb305c0
11 changed files with 184 additions and 20 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "ripster",
"private": true,
"version": "0.13.1-7",
"version": "0.13.1-8",
"scripts": {
"dev": "concurrently \"npm run dev --prefix backend\" \"npm run dev --prefix frontend\"",
"dev:backend": "npm run dev --prefix backend",