Update .npmrc
Add removal of strict peer dependencies requirements Signed-off-by: Louis Hollingworth <louis@hollingworth.ch>
This commit is contained in:
parent
def6bb70c4
commit
f2cf687016
1 changed files with 1 additions and 0 deletions
1
.npmrc
1
.npmrc
|
|
@ -1,3 +1,4 @@
|
||||||
auto-install-peers=true
|
auto-install-peers=true
|
||||||
node-version=17.9.1
|
node-version=17.9.1
|
||||||
engine-strict=false
|
engine-strict=false
|
||||||
|
strict-peer-dependencies=false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue