Update package.json dependencies

This commit is contained in:
RainLoop Team 2017-01-12 23:41:57 +03:00
parent 924e846135
commit 80f4d4e5d1
3 changed files with 65 additions and 36 deletions

2
.cmds
View file

@ -1,12 +1,14 @@
# yarn
yarn install
yarn upgrade xxx@1.2.3
# transifex
tx pull -a
# dependencies checker (checking only)
npm-check --skip-unused --save-exact
yarn outdated
# webpack
webpack --color --watch