Skip to content

[Bug]: Changing a package version keeps the old package version in the devbox.lock file #1095

@savil

Description

@savil

Current Behavior (bug)

if I change devbox.json from go@1.19 to go@1.20, and do devbox install, I still see the go@1.19 in the devbox.lock (in addition to the new go@1.20)

Expected Behavior (fix)
Changing a package version should drop the old package version from devbox.lock file

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions