Skip to content

Commit

Permalink
Add node v12.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
michielbdejong committed Nov 30, 2020
1 parent 878effb commit 6625e94
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/prepare
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ nvm install v12.7.0
nvm use 12.7.0
npm install -g npm-check-updates

nvm install v12.19.1
nvm use 12.19.1
npm install -g npm-check-updates

nvm install 13.14.0
nvm use 13.14.0
npm install -g npm-check-updates
Expand Down

0 comments on commit 6625e94

Please sign in to comment.