From dbe763c6c289c04d473618ec1550d43a959589a4 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 11 Sep 2019 18:15:11 +0000 Subject: [PATCH] chore: version 9.0.0-next.4 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 24467766b..79a6d2e1f 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -24,8 +24,8 @@ "zone.js": "~0.10.1" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.0-next.3", - "@angular/cli": "~9.0.0-next.3", + "@angular-devkit/build-angular": "~0.900.0-next.4", + "@angular/cli": "~9.0.0-next.4", "@angular/compiler-cli": "~9.0.0-next.5", "@angular/language-service": "~9.0.0-next.5", "@types/node": "~8.9.4",