diff --git a/frontend/package.json b/frontend/package.json index 3dfe8379e..23a8ae3fb 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,7 +1,7 @@ { - "name": "boilerplate-frontend", + "name": "ocelot-social-frontend", "version": "1.0.0", - "description": "The IT4C Boilerplate for frontends", + "description": "ocelot.social new Frontend (in development and not fully implemented) by IT4C Boilerplate for frontends", "main": "build/index.js", "type": "module", "repository": {