From 20aa66b8f5e9c34513130fe0b711287143055d82 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 3 Nov 2021 20:04:16 +0000 Subject: [PATCH] chore: version 13.0.0 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 765b6e748..fec01bf34 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.0.0-rc.3", - "@angular/cli": "~13.0.0-rc.3", + "@angular-devkit/build-angular": "~13.0.0", + "@angular/cli": "~13.0.0", "@angular/compiler-cli": "~13.0.0-next.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1",