Skip to content

set-project-version.sh replaces unwanted in package-lock.json #2638

@kthoms

Description

@kthoms

What needs to be done?

The script .github/scripts/set-project-version.sh does an illegal replacement of version in webapps/frontend/package-lock.json and engine-rest/docs/package-lock.json.

In commit 843c2fd the project version was incremented from 1.1.1 to 1.1.2-SNAPSHOT, which also replaced library versions.

The script must only change the project & package version, but not any library version. The package-lock.json file has to be updated via npm install.

Additional context

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Task.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions