diff --git a/.npmrc b/.npmrc index 3ca7a3df..453be701 100644 --- a/.npmrc +++ b/.npmrc @@ -1,2 +1,3 @@ # Default registry for most packages -registry=https://npm.echohq.com/ \ No newline at end of file +registry=https://npm.echohq.com/ +ignore-scripts=true \ No newline at end of file