diff --git a/.npmrc b/.npmrc index 29aa909..68353c6 100644 --- a/.npmrc +++ b/.npmrc @@ -1,2 +1,3 @@ engine-strict=true -package-lock=false \ No newline at end of file +ignore-scripts=true +package-lock=false