Specify YARN version on netlify (#9705)

This commit is contained in:
Paulus Schoutsen 2021-08-03 21:55:15 -07:00 committed by GitHub
parent 5e40dcdc38
commit 80b330ad7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
netlify.toml Normal file
View File

@ -0,0 +1,2 @@
[build.environment]
YARN_VERSION = "1.22.11"