From e57061b13344fc503f73ed8a913e39e83235dc0b Mon Sep 17 00:00:00 2001 From: Sercan Yemen Date: Fri, 9 Mar 2018 20:07:42 +0300 Subject: [PATCH] Replaced the project name in angular-cli.json --- .angular-cli.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.angular-cli.json b/.angular-cli.json index e105fc1d..0b2c96a2 100644 --- a/.angular-cli.json +++ b/.angular-cli.json @@ -1,7 +1,7 @@ { "$schema": "./node_modules/@angular/cli/lib/config/schema.json", "project": { - "name": "fuse2" + "name": "fuse" }, "apps": [ {