Files
pnpm/__fixtures__/custom-modules-dir/package.json
await-ovo 19e823beab fix: path info in dependencies hierarchy tree (#6001)
* fix: get correct path info in dependencies hierarchy tree

* chore: test case for build dependencies hierarchy

* docs: update changeset

* chore: test cases

* fix: show full path in dependencies hierarchy tree
2023-02-02 03:34:16 +02:00

6 lines
76 B
JSON

{
"name": "custom-modules-dir",
"private": true,
"version": "1.0.0"
}