Update .npmrc

Remove engine-strict

Signed-off-by: Louis Hollingworth <louis@hollingworth.ch>
This commit is contained in:
Louis Hollingworth 2022-06-23 08:13:34 +01:00 committed by GitHub
parent 32b0c7bef8
commit 0c66d7d53e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.npmrc
View file

@ -1,3 +1,3 @@
auto-install-peers=true auto-install-peers=true
node-version=17.9.1 node-version=17.9.1
engine-strict=true engine-strict=false