fix wrangler config schema ref

This commit is contained in:
geoffsee
2025-06-26 14:21:11 -04:00
parent 610cb711a4
commit 57ad9df087

View File

@@ -1,5 +1,5 @@
{ {
"$schema": "https://workers.cloudflare.com/sites/config-schema.json", "$schema": "../../../node_modules/wrangler/config-schema.json",
"name": "open-gsio", "name": "open-gsio",
"assets": { "assets": {
"binding": "ASSETS", "binding": "ASSETS",