From 01280a28faf869670ffc298545d38f65fb6790d1 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 6 Sep 2018 19:35:35 +0200 Subject: [PATCH] chore: version 6.2.0 --- ponyracer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 73b28cdeb..326e26e08 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "~0.8.0-rc.0", - "@angular/cli": "~6.2.0-rc.1", + "@angular/cli": "~6.2.0", "@angular/compiler-cli": "^6.1.0", "@angular/language-service": "^6.1.0", "@types/jasmine": "~2.8.8",