mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 12:09:20 +03:00
Update package.json dependencies
This commit is contained in:
parent
924e846135
commit
80f4d4e5d1
3 changed files with 65 additions and 36 deletions
2
.cmds
2
.cmds
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue