Update yarn version

This commit is contained in:
Oliver Davies 2019-03-15 20:57:10 +00:00
parent 7e345dae9d
commit f20385e38d

View file

@ -1,4 +1,4 @@
[build]
command = "composer prod && yarn prod && cp -R source/dist output_prod"
publish = "output_prod"
environment = { PHP_VERSION = "7.2" }
environment = { PHP_VERSION = "7.2", YARN_VERSION = "1.13.0" }