0.12.0-19 Converter Fixes

This commit is contained in:
2026-03-31 13:35:21 +00:00
parent 5aa65ad4c1
commit ccad7ec9f4
6 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "ripster",
"private": true,
"version": "0.12.0-18",
"version": "0.12.0-19",
"scripts": {
"dev": "concurrently \"npm run dev --prefix backend\" \"npm run dev --prefix frontend\"",
"dev:backend": "npm run dev --prefix backend",