mirror of
https://github.com/Mueller-Patrick/Betterzon.git
synced 2024-11-22 06:13:57 +00:00
Adjusting frontend and backend package names
This commit is contained in:
parent
099f6f1c51
commit
e00330656e
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "Backend",
|
"name": "betterzon backend",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "betterzon",
|
"name": "betterzon frontend",
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"ng": "ng",
|
"ng": "ng",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user