Skip to content

Don't blow away package manifest when updating version #18

Closed
@mcmire

Description

@mcmire

Currently, when updating the version for a package manifest, we do not do a good job of preserving the original version of the manifest. First, readManifestDependencyFields includes dependency fields that aren't in the original manifest, and second, readManifest only includes manifest fields that we care about and discards the rest. Obviously, this is no bueno, and we should fix this.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions