0.13.1-11 Fix Scan

This commit is contained in:
2026-04-17 18:01:26 +00:00
parent bebe9eac8c
commit fc67e2264b
7 changed files with 22 additions and 15 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "ripster",
"private": true,
"version": "0.13.1-10",
"version": "0.13.1-11",
"scripts": {
"dev": "concurrently \"npm run dev --prefix backend\" \"npm run dev --prefix frontend\"",
"dev:backend": "npm run dev --prefix backend",