From ac2792cbc0522998da21b19e26e571af5f9adcb4 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 5 Mar 2020 00:03:08 +0000 Subject: [PATCH] chore: version 9.1.0-next.2 --- ponyracer/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index ee850cdb2..ef8e3656b 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.1.0-next.2", - "@angular/common": "~9.1.0-next.2", - "@angular/compiler": "~9.1.0-next.2", - "@angular/core": "~9.1.0-next.2", - "@angular/forms": "~9.1.0-next.2", - "@angular/platform-browser": "~9.1.0-next.2", - "@angular/platform-browser-dynamic": "~9.1.0-next.2", - "@angular/router": "~9.1.0-next.2", + "@angular/animations": "~9.1.0-next.3", + "@angular/common": "~9.1.0-next.3", + "@angular/compiler": "~9.1.0-next.3", + "@angular/core": "~9.1.0-next.3", + "@angular/forms": "~9.1.0-next.3", + "@angular/platform-browser": "~9.1.0-next.3", + "@angular/platform-browser-dynamic": "~9.1.0-next.3", + "@angular/router": "~9.1.0-next.3", "rxjs": "~6.5.4", "tslib": "^1.10.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.901.0-next.1", - "@angular/cli": "~9.1.0-next.1", - "@angular/compiler-cli": "~9.1.0-next.2", - "@angular/language-service": "~9.1.0-next.2", + "@angular-devkit/build-angular": "~0.901.0-next.2", + "@angular/cli": "~9.1.0-next.2", + "@angular/compiler-cli": "~9.1.0-next.3", + "@angular/language-service": "~9.1.0-next.3", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3",