mirror of
https://github.com/n8n-io/n8n.git
synced 2026-05-31 16:57:08 +02:00
Once the packages are published to NPM, they don't have the `pnpm-lock.yaml` to fix dependency versions. Which means that any dependency with `^` gets auto-upgrade to the latest matching minor, which can cause issues like [this](https://github.com/node-cache-manager/node-cache-manager/issues/611). |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| .eslintrc.js | ||
| jest.config.js | ||
| package.json | ||
| tsconfig.build.json | ||
| tsconfig.json | ||