diff --git a/.npmrc b/.npmrc index 44950ec..a40725c 100644 --- a/.npmrc +++ b/.npmrc @@ -29,4 +29,6 @@ node-env=production # registry=https://registry.npmjs.org/ # Configure cache location (uncomment and modify if needed) -# cache=~/.pnpm-store \ No newline at end of file +# cache=~/.pnpm-store + +strict-peer-dependencies=false \ No newline at end of file