dotfiles/bin/node-update

13 lines
261 B
Plaintext
Raw Normal View History

#!/usr/bin/env bash
2021-08-04 18:33:19 +00:00
fnm uninstall 14
fnm uninstall 16
fnm install 14
fnm use 14
npm install -g yarn tldr pnpm npm-check-updates np commitizen add-gitignore
fnm install 16
fnm use 16
npm install -g yarn tldr pnpm npm-check-updates np commitizen add-gitignore