mirror of
https://github.com/n8n-io/n8n.git
synced 2024-12-25 20:54:07 -08:00
db094f2d7e
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 |