From a763fa1c96ec394f1bc2050b05eff61e16345c28 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 6 Aug 2020 02:02:08 +0000 Subject: [PATCH] chore: version 10.1.0-next.4 --- ponyracer/package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 967e010f8..2f2283dd3 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~10.1.0-next.3", - "@angular/common": "~10.1.0-next.3", - "@angular/compiler": "~10.1.0-next.3", - "@angular/core": "~10.1.0-next.3", - "@angular/forms": "~10.1.0-next.3", - "@angular/platform-browser": "~10.1.0-next.3", - "@angular/platform-browser-dynamic": "~10.1.0-next.3", - "@angular/router": "~10.1.0-next.3", + "@angular/animations": "~10.1.0-next.4", + "@angular/common": "~10.1.0-next.4", + "@angular/compiler": "~10.1.0-next.4", + "@angular/core": "~10.1.0-next.4", + "@angular/forms": "~10.1.0-next.4", + "@angular/platform-browser": "~10.1.0-next.4", + "@angular/platform-browser-dynamic": "~10.1.0-next.4", + "@angular/router": "~10.1.0-next.4", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1001.0-next.3", - "@angular/cli": "~10.1.0-next.3", - "@angular/compiler-cli": "~10.1.0-next.3", + "@angular-devkit/build-angular": "~0.1001.0-next.4", + "@angular/cli": "~10.1.0-next.4", + "@angular/compiler-cli": "~10.1.0-next.4", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3",