Relax engine-strict=true (#510)

Looking at git history, this was added in https://github.com/dependabot/fetch-metadata/pull/251 and was probably an overzealous add TBH.

I often like pinning, but here it's breaking our :dependabot: runs:
https://github.com/dependabot/fetch-metadata/issues/507

So let's relax it for now. If we later run into problems, we can always tighten the screws later.
This commit is contained in:
Jeff Widman
2024-03-21 15:54:38 -07:00
committed by GitHub
parent 0fb21704c1
commit 518993c026

1
.npmrc
View File

@@ -1 +0,0 @@
engine-strict=true