diff --git a/.npmrc b/.npmrc index e28ce00..b141635 100644 --- a/.npmrc +++ b/.npmrc @@ -1,2 +1,3 @@ legacy-peer-deps=true -save-exact=true \ No newline at end of file +save-exact=true +allow-git=all