From b5395ff068d28bbf6fb91ddaac7c8cdf46894608 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 28 Aug 2019 09:42:44 +0000 Subject: [PATCH] chore: version 9.0.0-next.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 9af00ef27..ff329779d 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.0", - "@angular/cli": "~9.0.0-next.0", + "@angular-devkit/build-angular": "~0.900.0-next.1", + "@angular/cli": "~9.0.0-next.1", "@angular/compiler-cli": "~9.0.0-next.3", "@angular/language-service": "~9.0.0-next.3", "@types/node": "~8.9.4",