mirror of
https://github.com/Arcadia-Solutions/arcadia.git
synced 2026-01-28 20:48:52 -06:00
renamed arcadia-client to arcadia-frontend for clarity
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
4
frontend/package-lock.json
generated
4
frontend/package-lock.json
generated
@@ -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",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "arcadia-client",
|
||||
"name": "arcadia-frontend",
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
|
||||
Reference in New Issue
Block a user