0.9.1-5 Minor fixes

This commit is contained in:
2026-03-14 10:06:59 +00:00
parent c3875803ff
commit 6378a9a4cb
9 changed files with 155 additions and 40 deletions

View File

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