diff --git a/.npmrc b/.npmrc index 3e842df..6c44ed0 100644 --- a/.npmrc +++ b/.npmrc @@ -1,3 +1,2 @@ engine-strict=true # only allow use of supported node versions ignore-scripts=true # we don't rely on any install scripts so this is safer -yes=false # prevent npm/npx from auto answering yes to prompts which is safer