diff options
Diffstat (limited to 'docs/.npmrc')
| -rw-r--r-- | docs/.npmrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/.npmrc b/docs/.npmrc new file mode 100644 index 0000000..cf04042 --- /dev/null +++ b/docs/.npmrc @@ -0,0 +1,2 @@ +shamefully-hoist=true +strict-peer-dependencies=false |