fix(dependency-path): parsing a local dep

This commit is contained in:
Zoltan Kochan
2023-02-05 12:35:05 +02:00
parent a92691f307
commit fe45a13fb3

View File

@@ -0,0 +1,5 @@
---
"@pnpm/dependency-path": patch
---
`parse()` should not fail on dependency path pointing to a local dependency.