0.10.2-25 Fixes

This commit is contained in:
2026-03-17 16:01:10 +00:00
parent d7772df75d
commit 16443c8a45
9 changed files with 253 additions and 159 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "ripster",
"private": true,
"version": "0.10.2-24",
"version": "0.10.2-25",
"scripts": {
"dev": "concurrently \"npm run dev --prefix backend\" \"npm run dev --prefix frontend\"",
"dev:backend": "npm run dev --prefix backend",