taskbook icon indicating copy to clipboard operation
taskbook copied to clipboard

Add package-lock.json

Open SkohTV opened this issue 8 months ago • 2 comments

Fixes #205 Removing the .npmrc directive that disable package-lock.json Adding package-lock.json to repo

The package-lock.json is generated directly from package.json with npm install --package-lock-only I didn't update any package, so I don't think this would break anything

SkohTV avatar May 12 '25 16:05 SkohTV