Skip to content

Commit 78e2f69

Browse files
Fix yarn_version
1 parent a9fc0d2 commit 78e2f69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
publish = "public"
33
command = "yarn run build"
44
[build.environment]
5-
YARN_VERSION = "1.21.10"
5+
YARN_VERSION = "1.22.10"
66
NODE_VERSION = "14.16.1"

0 commit comments

Comments
 (0)