From 25cb07098de49efd4c354a3ce3aad5b05d951492 Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Tue, 12 May 2026 18:48:20 +0100 Subject: update schema URL in wrangler configuration for red-right-hand projects --- communities/red-right-hand/website/wrangler.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'communities/red-right-hand/website') diff --git a/communities/red-right-hand/website/wrangler.jsonc b/communities/red-right-hand/website/wrangler.jsonc index 8cf1f5b..b3f5d1c 100644 --- a/communities/red-right-hand/website/wrangler.jsonc +++ b/communities/red-right-hand/website/wrangler.jsonc @@ -1,5 +1,5 @@ { - "$schema": "node_modules/wrangler/config-schema.json", + "$schema": "https://esm.sh/wrangler@4.90.1/config-schema.json", // "compatibility_flags": ["nodejs_compat"], "compatibility_date": "2026-03-29", "account_id": "424d9dabd39849818d9e22366a20e4d6", -- cgit v1.2.3