Skip to content

Commit

Permalink
[dev deps] alphabetize dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Oct 23, 2020
1 parent e77ed07 commit 0f0d5e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
"homepage": "https://github.com/nvm-sh/nvm",
"devDependencies": {
"dockerfile_lint": "^0.3.2",
"doctoc": "^1.2.0",
"eclint": "^2.6.0",
"replace": "^0.3.0",
"semver": "^5.0.1",
"urchin": "^0.0.5",
"doctoc": "^1.2.0"
"urchin": "^0.0.5"
}
}

0 comments on commit 0f0d5e8

Please sign in to comment.