diff options
Diffstat (limited to 'communities')
| -rw-r--r-- | communities/red-right-hand/vitepress/wrangler.jsonc | 2 | ||||
| -rw-r--r-- | communities/red-right-hand/website/wrangler.jsonc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/communities/red-right-hand/vitepress/wrangler.jsonc b/communities/red-right-hand/vitepress/wrangler.jsonc index 42b2fee..b655a75 100644 --- a/communities/red-right-hand/vitepress/wrangler.jsonc +++ b/communities/red-right-hand/vitepress/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_date": "2026-03-29", "account_id": "424d9dabd39849818d9e22366a20e4d6", "name": "red-right-hand-vitepress", 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", |
