This commit is contained in:
2026-03-09 14:36:19 -04:00
parent f37fe0086f
commit 42ad779750
40 changed files with 1928 additions and 593 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "teamchat-frontend",
"version": "1.0.0",
"name": "jama-frontend",
"version": "0.3.0",
"private": true,
"scripts": {
"dev": "vite",
@@ -22,4 +22,4 @@
"@vitejs/plugin-react": "^4.2.1",
"vite": "^5.1.4"
}
}
}