diff options
| author | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-05-12 18:48:20 +0100 |
|---|---|---|
| committer | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-05-12 18:48:20 +0100 |
| commit | 25cb07098de49efd4c354a3ce3aad5b05d951492 (patch) | |
| tree | d403ffc9554dd0e2b217d3e6ead12bee8ff411df /communities/red-right-hand/vitepress/wrangler.jsonc | |
| parent | 3774d5dfd730ab947438ba45dced508602483324 (diff) | |
| download | unnamed-group-25cb07098de49efd4c354a3ce3aad5b05d951492.tar unnamed-group-25cb07098de49efd4c354a3ce3aad5b05d951492.tar.gz unnamed-group-25cb07098de49efd4c354a3ce3aad5b05d951492.tar.bz2 unnamed-group-25cb07098de49efd4c354a3ce3aad5b05d951492.tar.xz unnamed-group-25cb07098de49efd4c354a3ce3aad5b05d951492.zip | |
update schema URL in wrangler configuration for red-right-hand projects
Diffstat (limited to 'communities/red-right-hand/vitepress/wrangler.jsonc')
| -rw-r--r-- | communities/red-right-hand/vitepress/wrangler.jsonc | 2 |
1 files changed, 1 insertions, 1 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", |
