Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix: #1641
  • Loading branch information
isaacs committed Aug 10, 2020
1 parent 9e8144f commit 5fb2177
Show file tree
Hide file tree
Showing 5 changed files with 35 additions and 26 deletions.
26 changes: 14 additions & 12 deletions node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js

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

11 changes: 9 additions & 2 deletions node_modules/@npmcli/arborist/lib/arborist/reify.js

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

2 changes: 1 addition & 1 deletion node_modules/@npmcli/arborist/package.json

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

20 changes: 10 additions & 10 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"./package.json": "./package.json"
},
"dependencies": {
"@npmcli/arborist": "^0.0.14",
"@npmcli/arborist": "^0.0.15",
"@npmcli/ci-detect": "^1.2.0",
"@npmcli/run-script": "^1.4.0",
"abbrev": "~1.1.1",
Expand Down

0 comments on commit 5fb2177

Please sign in to comment.