added version check

This commit is contained in:
2026-01-14 12:55:38 +01:00
parent e542cd80d8
commit 376243f64c
8 changed files with 107 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
"name": "frangipane-client",
"private": true,
"version": "0.1.0",
"backendVersion": "1.0.0",
"type": "module",
"scripts": {
"dev": "vite",