Update yarn to the latest version

This commit is contained in:
Greg 2019-09-27 10:57:58 +02:00
parent 438c5ff72d
commit 3be9b2fb44
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ package %w(imagemagick ffmpeg libxml2-dev libxslt1-dev file git curl pkg-config
libprotobuf-dev protobuf-compiler libidn11 libidn11-dev libjemalloc1)
npm_package "yarn" do
version "1.6.0"
version "1.17.3"
end
ruby_version = "2.6.1"