Skip to content

Commit

Permalink
Add engine-strict=true to .npmrc to catch Node versioning issues with…
Browse files Browse the repository at this point in the history
… dependencies.
  • Loading branch information
DavidAnson committed Dec 6, 2024
1 parent ee1293c commit b3d64f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
engine-strict=true
ignore-scripts=true
package-lock=false

0 comments on commit b3d64f0

Please sign in to comment.