Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
PunChaFeng committed Jan 13, 2021
1 parent 2f4a0dd commit 5d91ac5
Showing 1 changed file with 2 additions and 2 deletions.
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 5d91ac5

Please sign in to comment.