update dependencies and add yarn

This commit is contained in:
Mike Ng
2018-01-26 17:35:58 +04:00
parent fb6cbd20d7
commit 60f734df6e
3 changed files with 7383 additions and 6 deletions

View File

@@ -8,7 +8,7 @@ install_composer:
composer install
install_asset_dependencies:
npm install
yarn
./node_modules/.bin/gulp build
install_assets: