From dc65162327c220ce0df95e37b6033d2b583be36c Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 16 Oct 2019 18:02:45 +0000 Subject: [PATCH] chore: version 9.0.0-next.11 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 043c29c97..e0539758c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -25,8 +25,8 @@ "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.0-next.10", - "@angular/cli": "~9.0.0-next.10", + "@angular-devkit/build-angular": "~0.900.0-next.11", + "@angular/cli": "~9.0.0-next.11", "@angular/compiler-cli": "~9.0.0-next.11", "@angular/language-service": "~9.0.0-next.11", "@types/node": "~10.14.0",