diff options
Diffstat (limited to 'examples/framework-react/.npmrc')
-rw-r--r-- | examples/framework-react/.npmrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/framework-react/.npmrc b/examples/framework-react/.npmrc index 0cc653b2c..ef83021af 100644 --- a/examples/framework-react/.npmrc +++ b/examples/framework-react/.npmrc @@ -1,2 +1,2 @@ -## force pnpm to hoist -shamefully-hoist = true
\ No newline at end of file +# Expose Astro dependencies for `pnpm` users +shamefully-hoist=true |