Skip to content

Commit

Permalink
Merge pull request #13 from PunChaFeng/upgrade-merge
Browse files Browse the repository at this point in the history
Upgrade lib merge 1.2.1=>2.1.0 and bump package version to 2.1.1
  • Loading branch information
callumacrae committed Jan 14, 2021
2 parents 2f4a0dd + 2cdfee5 commit d7a1ff0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "find-node-modules",
"version": "2.1.0",
"version": "2.1.1",
"description": "Return an array of all parent node_modules directories",
"main": "index.js",
"scripts": {
Expand All @@ -18,7 +18,7 @@
"homepage": "https://github.com/callumacrae/find-node-modules",
"dependencies": {
"findup-sync": "^4.0.0",
"merge": "^1.2.1"
"merge": "^2.1.0"
},
"devDependencies": {
"faucet": "0.0.1",
Expand Down

0 comments on commit d7a1ff0

Please sign in to comment.