Skip to content

Remove package-lock.json in example folder#295

Merged
linglingye001 merged 1 commit intomainfrom
linglingye/example-update
Mar 18, 2026
Merged

Remove package-lock.json in example folder#295
linglingye001 merged 1 commit intomainfrom
linglingye/example-update

Conversation

@linglingye001
Copy link
Member

Deleted package-lock.json from both console-app and web-app. These lock files are unnecessary for examples — the package.json files already use "latest" and semver ranges, so npm install will always fetch up-to-date, compatible versions. This eliminates the need to periodically update lock files for security.

@linglingye001 linglingye001 merged commit d2d73e5 into main Mar 18, 2026
6 checks passed
@linglingye001 linglingye001 deleted the linglingye/example-update branch March 18, 2026 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants