version 1.0 🐢

This commit is contained in:
2025-01-28 18:12:31 +01:00
parent 45ba4bde8b
commit 3fd71af84f
5 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "relay",
"version": "0.0.1",
"version": "1.0.0",
"scripts": {
"dev": "concurrently \"npm run dev:client\" \"npm run dev:server\"",
"dev:client": "cd client && npm run dev",