Skip to content
GitLab
Explore
Sign in
feat: use .nvmrc and package-lock.json
Code
Review changes
Check out branch
Download
Patches
Plain diff
Claudio Romano
requested to merge
features/use-nvm
into
master
Jul 24, 2019
Overview
0
Commits
1
Pipelines
8
Changes
1
Expand
If there is a.nvmrc run
nvm use
If there is no yarn.lock but a package-loc.json run
yarn import
Edited
Jul 24, 2019
by
Claudio Romano
Merge request reports
Loading