From d6c7303b6a160a32e755bb16428229d1e709dcaf Mon Sep 17 00:00:00 2001 From: Simon Knott Date: Fri, 2 Feb 2024 13:51:27 +0100 Subject: [PATCH] Update Angular Rolls out a fix to https://github.com/netlify/angular-runtime/issues/86 --- site/plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/plugins.json b/site/plugins.json index 510552cfa..6088d2632 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -669,7 +669,7 @@ "name": "Angular Runtime", "package": "@netlify/angular-runtime", "repo": "https://github.com/netlify/angular-runtime", - "version": "2.0.4" + "version": "2.0.5" }, { "author": "netlify",