Skip to content

Commit 8e3e83b

Browse files
committed
- Remove bin links on prune - Remove unnecessary tree walk for workspace projects - Install workspaces on update:true
1 parent 2a4e2e9 commit 8e3e83b

File tree

6 files changed

+39
-15
lines changed

6 files changed

+39
-15
lines changed

node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js

Lines changed: 14 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@npmcli/arborist/lib/arborist/load-virtual.js

Lines changed: 15 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@npmcli/arborist/lib/arborist/reify.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@npmcli/arborist/package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"./package.json": "./package.json"
4343
},
4444
"dependencies": {
45-
"@npmcli/arborist": "^0.0.20",
45+
"@npmcli/arborist": "^0.0.21",
4646
"@npmcli/ci-detect": "^1.2.0",
4747
"@npmcli/run-script": "^1.5.0",
4848
"abbrev": "~1.1.1",

0 commit comments

Comments
 (0)