diff --git a/.npmrc b/.npmrc index 74ac794..abbbd15 100644 --- a/.npmrc +++ b/.npmrc @@ -1,2 +1,3 @@ # Enable experimental module resolution for TypeScript node-options=--experimental-specifier-resolution=node --loader ts-node/esm --no-warnings +auto-install-peers=true