Revert "Adjusting frontend and backend package names"

This reverts commit e0033065
This commit is contained in:
Patrick Müller 2021-06-14 14:49:24 +02:00
parent e00330656e
commit 9512002081
2 changed files with 2 additions and 2 deletions

View File

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

View File

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