From e338f78111b12ad806d490d10d3ec7c7803568f5 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 27 Jul 2018 10:14:48 +0200 Subject: [PATCH] chore: version 6.1.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 504bda9b6..a5d445821 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -22,11 +22,11 @@ "@angular/router": "^6.1.0", "core-js": "^2.5.4", "rxjs": "^6.0.0", - "zone.js": "^0.8.26" + "zone.js": "~0.8.26" }, "devDependencies": { "@angular-devkit/build-angular": "~0.7.0", - "@angular/cli": "~6.1.0", + "@angular/cli": "~6.1.1", "@angular/compiler-cli": "^6.1.0", "@angular/language-service": "^6.1.0", "@types/jasmine": "~2.8.6",