jquery-release icon indicating copy to clipboard operation
jquery-release copied to clipboard

Repo: Update both `version` fields in `package-lock.json`

Open mgol opened this issue 4 months ago • 2 comments

package-lock.json versions 2 & 3 keep version in two fields - a top-level version one and a deep packages[ "" ].version one. Update both.

#117 needs to land first to fix CI.

mgol avatar Sep 23 '25 21:09 mgol

~I forget where this is in the process, but an npm install would update the version in the lock file as well. Also, that may be more future-proof if there are multiple places it needs to be updated.~ Use npm version without committing.

timmywil avatar Oct 13 '25 16:10 timmywil

Please add Needs Review back when updated.

timmywil avatar Oct 20 '25 16:10 timmywil