renamed arcadia-client to arcadia-frontend for clarity

This commit is contained in:
FrenchGithubUser
2025-04-22 11:05:00 +02:00
parent 4b4c1e09aa
commit 8107ba60fb
3 changed files with 4 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
# Arcadia-client
# arcadia-frontend
This is the client (frontend) of the Arcadia project.
@@ -9,4 +9,3 @@ This is the client (frontend) of the Arcadia project.
</p>
For contributions see [CONTRIBUTING.md](CONTRIBUTING.md)

View File

@@ -1,11 +1,11 @@
{
"name": "arcadia-client",
"name": "arcadia-frontend",
"version": "0.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "arcadia-client",
"name": "arcadia-frontend",
"version": "0.0.0",
"dependencies": {
"@primeuix/themes": "^1.0.0",

View File

@@ -1,5 +1,5 @@
{
"name": "arcadia-client",
"name": "arcadia-frontend",
"version": "0.0.0",
"private": true,
"type": "module",