Adjusting frontend and backend package names

This commit is contained in:
Patrick Müller 2021-06-14 14:40:41 +02:00
parent 099f6f1c51
commit e00330656e
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"name": "Backend",
"name": "betterzon backend",
"version": "1.0.0",
"description": "",
"main": "index.js",

View File

@ -1,5 +1,5 @@
{
"name": "betterzon",
"name": "betterzon frontend",
"version": "0.0.0",
"scripts": {
"ng": "ng",