Right now, whenever we publish new SNAPSHOT versions of our Elements libraries, we may bump into integrity checks because the package-lock.json is still present in the workspace. We need to make sure it is not takeng into accound when we do a maven install, to prevent a broken ci.
- is related to
-
ELEMENTS-891 Review SNAPSHOT publishing of NPM packages
- Open