mirror of
https://github.com/apple/pkl.git
synced 2026-05-25 08:09:17 +02:00
3ad1cb3645
The version of local project dependencies should _always_ exactly match up with what's declared in a PklProject.deps.json; any package in the transitive dependency tree should always be delcaring the same import too. Closes #1591