Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nvm-sh/nvm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a09e06485bca7e39367b2bd65e8d3c1ebe913d50
Choose a base ref
..
head repository: nvm-sh/nvm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 49e806c77a7b4d42ed2fc411444c97b801bc529b
Choose a head ref
Showing with 3 additions and 3 deletions.
  1. +3 −3 package.json
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -37,10 +37,10 @@
"homepage": "https://github.com/nvm-sh/nvm",
"devDependencies": {
"dockerfile_lint": "^0.3.2",
"doctoc": "^2.0.0",
"doctoc": "^1.2.0",
"eclint": "^2.6.0",
"replace": "^1.2.0",
"semver": "^7.3.4",
"replace": "^0.3.0",
"semver": "^5.0.1",
"urchin": "^0.0.5"
}
}