From 1fbe5e79bb1b14399e1fbd40e34a9fd8dcd632a9 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Mon, 8 Jul 2019 11:40:01 -0400 Subject: [PATCH] LP1830973 Angular 8 deps Signed-off-by: Bill Erickson --- Open-ILS/src/eg2/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/eg2/package.json b/Open-ILS/src/eg2/package.json index 08ae2742b5..59bf80bb73 100644 --- a/Open-ILS/src/eg2/package.json +++ b/Open-ILS/src/eg2/package.json @@ -49,6 +49,6 @@ "protractor": "^5.4.2", "ts-node": "^8.3.0", "tslint": "^5.18.0", - "typescript": "^3.5.2" + "typescript": "3.4.5" } } -- 2.11.0