0.13.1-4 Fix

This commit is contained in:
2026-04-13 10:27:18 +00:00
parent 63a45e70e7
commit 593c03eb28
7 changed files with 25 additions and 10 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "ripster",
"private": true,
"version": "0.13.1-3",
"version": "0.13.1-4",
"scripts": {
"dev": "concurrently \"npm run dev --prefix backend\" \"npm run dev --prefix frontend\"",
"dev:backend": "npm run dev --prefix backend",