From a85aa25dc33fc4a3023cba7cc34d5453d00ba8fc Mon Sep 17 00:00:00 2001
From: ljx0517 <ljx0517@gmail.com>
Date: Thu, 27 Feb 2020 16:00:52 +0800
Subject: [PATCH] air.js to https

---
 angular.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/angular.json b/angular.json
index 8ced089..5952480 100644
--- a/angular.json
+++ b/angular.json
@@ -3,7 +3,7 @@
   "version": 1,
   "newProjectRoot": "projects",
   "projects": {
-    "origin-angular": {
+    "ng-template-generator": {
       "projectType": "application",
       "schematics": {},
       "root": "",
-- 
2.21.0