0.12.0-8 Fix Path

This commit is contained in:
2026-03-23 06:37:21 +00:00
parent 458f1fde2c
commit 50d5fccd95
7 changed files with 12 additions and 10 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "ripster",
"private": true,
"version": "0.12.0-7",
"version": "0.12.0-8",
"scripts": {
"dev": "concurrently \"npm run dev --prefix backend\" \"npm run dev --prefix frontend\"",
"dev:backend": "npm run dev --prefix backend",