0.9.1-3 Metdata Fix

This commit is contained in:
2026-03-14 09:38:20 +00:00
parent 59bcb54492
commit d75d9eb4c8
7 changed files with 22 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "ripster",
"private": true,
"version": "0.9.1-2",
"version": "0.9.1-3",
"scripts": {
"dev": "concurrently \"npm run dev --prefix backend\" \"npm run dev --prefix frontend\"",
"dev:backend": "npm run dev --prefix backend",