mirror of
https://github.com/geoffsee/open-gsio.git
synced 2025-09-08 22:56:46 +00:00
fix wrangler config schema ref
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"$schema": "https://workers.cloudflare.com/sites/config-schema.json",
|
||||
"$schema": "../../../node_modules/wrangler/config-schema.json",
|
||||
"name": "open-gsio",
|
||||
"assets": {
|
||||
"binding": "ASSETS",
|
||||
|
Reference in New Issue
Block a user