diff --git a/.npmrc b/.npmrc index 9394355..eed6099 100644 --- a/.npmrc +++ b/.npmrc @@ -1,2 +1,3 @@ registry=https://registry.npmjs.org/ -link-workspace-packages=true \ No newline at end of file +link-workspace-packages=true +enable-pre-post-scripts=true