From 6c3ce6282b735e7b2bb43da36d3cbbda3557c1e5 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 7 Feb 2020 02:02:07 +0000 Subject: [PATCH] chore: version 9.0.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 5c914a05f..985910b69 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -24,8 +24,8 @@ "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.0", - "@angular/cli": "~9.0.0", + "@angular-devkit/build-angular": "~0.900.1", + "@angular/cli": "~9.0.1", "@angular/compiler-cli": "~9.0.0", "@angular/language-service": "~9.0.0", "@types/node": "^12.11.1",