From f4422f277e2816c3c797f3daec8d304d25d31115 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 1 Aug 2019 05:30:50 +0000 Subject: [PATCH] chore: version 8.3.0-next.0 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index e8448552d..34744bc8c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -24,8 +24,8 @@ "zone.js": "~0.9.1" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.802.2", - "@angular/cli": "~8.2.2", + "@angular-devkit/build-angular": "~0.803.0-next.0", + "@angular/cli": "~8.3.0-next.0", "@angular/compiler-cli": "~8.2.0", "@angular/language-service": "~8.2.0", "@types/node": "~8.9.4",