npm -> yarn

This commit is contained in:
RainLoop Team 2016-12-15 02:06:40 +03:00
parent 0e9cffd657
commit 20eff3a49a
9 changed files with 5116 additions and 4881 deletions

8
.cmds
View file

@ -1,12 +1,12 @@
# yarn
yarn install
# transifex
tx pull -a
# dependencies checker
# dependencies checker (checking only)
npm-check --skip-unused --save-exact
# dependencies locker
npm shrinkwrap --dev
# webpack
webpack --color --watch