Change new frontend name and description in package.json

This commit is contained in:
Wolfgang Huß 2024-02-14 11:15:10 +01:00
parent 88eae292e1
commit dff6e569a9

View File

@ -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": {