From 07bb6f6ae562d3e957a9f8c51af84d3cfa876f5f Mon Sep 17 00:00:00 2001
From: Chris Hines <chris.hines@monash.edu>
Date: Thu, 6 Jun 2019 13:15:03 +0800
Subject: [PATCH] manually change some versions

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

diff --git a/package.json b/package.json
index eba47e9..0fec43f 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
   },
   "devDependencies": {
     "@angular/cli": "8.0.1",
-    "@angular/compiler-cli": "8.0.1",
+    "@angular/compiler-cli": "8.0.0",
     "@angular/language-service": "8.0.0",
     "@types/jasmine": "~3.3.13",
     "@types/jasminewd2": "~2.0.6",
-- 
GitLab