0.15.0-2 Misc Fixes

This commit is contained in:
2026-04-24 10:17:55 +00:00
parent 3e5840f329
commit 730bc50715
19 changed files with 1481 additions and 139 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "ripster",
"private": true,
"version": "0.15.0-1",
"version": "0.15.0-2",
"scripts": {
"dev": "concurrently \"npm run dev --prefix backend\" \"npm run dev --prefix frontend\"",
"dev:backend": "npm run dev --prefix backend",