In my project: ``` find node_modules/ | grep package-lock node_modules/.package-lock.json node_modules/minipass-sized/package-lock.json ``` I don't think there should be a package-lock.json in the npmjs tar file, no?
In my project:
I don't think there should be a package-lock.json in the npmjs tar file, no?