Loading
Pin npm version and canonicalize lockfile
What does this MR do and why?
Related to #489
First step of the implementation plan to fix peer/dev flag changes:
- Adds
"packageManager": "npm@11.18.0"topackage.jsonwith anengine-strict=truerule - Creates a new
package-lock.jsonbased on npm 11.18.0
Validation Steps
npm run coverage
npm run build
npm run lintEdited by Salim Zidane