Skip to content

Commit 1831918

Browse files
committed
chore: add YARN_VERSION to wrangler.toml
1 parent ba0d259 commit 1831918

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

wrangler.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ pages_build_output_dir = "./static"
88
binding = "KVNamespace"
99
id = "0a6aaf0a6edb428189606b116da58ef7"
1010

11+
[vars]
12+
YARN_VERSION = "1.22.22"
13+
1114
# These secrets need to be configured via Cloudflare dashboard:
1215
# SUPABASE_URL = ""
1316
# SUPABASE_ANON_KEY = ""

0 commit comments

Comments
 (0)