generated from nhcarrigan/template
fix: missed some saves
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "vitalia-client",
|
||||
"name": "lucinda-client",
|
||||
"version": "0.0.0",
|
||||
"scripts": {
|
||||
"ng": "ng",
|
||||
|
||||
@@ -14,5 +14,5 @@ import { RouterOutlet } from "@angular/router";
|
||||
templateUrl: "./app.component.html",
|
||||
})
|
||||
export class AppComponent {
|
||||
public title = "Vitalia";
|
||||
public title = "Lucinda";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user