mirror of
https://github.com/webgefrickel/dotfiles
synced 2024-11-11 07:10:40 +00:00
remove obsolete npm packages
This commit is contained in:
parent
680a63dcb3
commit
91bed84ac6
@ -6,9 +6,9 @@ nvm use 6.10.2
|
||||
nvm alias default 6.10.2
|
||||
curl -L https://www.npmjs.com/install.sh | sh
|
||||
|
||||
npm install -g npm
|
||||
npm update -g
|
||||
|
||||
npm install -g npm
|
||||
npm install -g caniuse-cmd
|
||||
npm install -g diff-so-fancy
|
||||
npm install -g eslint
|
||||
@ -16,11 +16,11 @@ npm install -g eslint-config-xo-space
|
||||
npm install -g fkill-cli
|
||||
npm install -g gulp
|
||||
npm install -g jsonlint
|
||||
npm install -g np
|
||||
npm install -g npm-check-updates
|
||||
npm install -g parker
|
||||
npm install -g pure-prompt
|
||||
npm install -g sass-lint
|
||||
npm install -g trash-cli
|
||||
npm install -g vtop
|
||||
npm install -g webpack
|
||||
npm install -g xo
|
||||
npm install -g yarn
|
||||
|
Loading…
Reference in New Issue
Block a user