From fbbf2c6d989ba19ffa44bd4f1a5b13191b70e053 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 24 Sep 2020 00:07:04 +0000 Subject: [PATCH] chore: version 11.0.0-next.3 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 88cac3e2a..0e964aa46 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.0.0-next.2", - "@angular/common": "~11.0.0-next.2", - "@angular/compiler": "~11.0.0-next.2", - "@angular/core": "~11.0.0-next.2", - "@angular/forms": "~11.0.0-next.2", - "@angular/platform-browser": "~11.0.0-next.2", - "@angular/platform-browser-dynamic": "~11.0.0-next.2", - "@angular/router": "~11.0.0-next.2", + "@angular/animations": "~11.0.0-next.3", + "@angular/common": "~11.0.0-next.3", + "@angular/compiler": "~11.0.0-next.3", + "@angular/core": "~11.0.0-next.3", + "@angular/forms": "~11.0.0-next.3", + "@angular/platform-browser": "~11.0.0-next.3", + "@angular/platform-browser-dynamic": "~11.0.0-next.3", + "@angular/router": "~11.0.0-next.3", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1100.0-next.2", - "@angular/cli": "~11.0.0-next.2", - "@angular/compiler-cli": "~11.0.0-next.2", + "@angular-devkit/build-angular": "~0.1100.0-next.3", + "@angular/cli": "~11.0.0-next.3", + "@angular/compiler-cli": "~11.0.0-next.3", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", "@types/node": "^12.11.1",