Skip to content

[Chore] Ignore package-lock.json.meta file

Choose a tag to compare

@mfdeveloper mfdeveloper released this 15 Oct 18:05
· 2 commits to upm since this release

Ignored file package-lock.json.meta to avoid Unity Editor warnings. That file was published to remote repositories (Github Packages and OpenUPM), but the package-lock.json is unpublished by default when npm publish is called.