diff options
author | 2022-09-28 23:13:33 +0800 | |
---|---|---|
committer | 2022-09-28 23:13:33 +0800 | |
commit | 812658ad2ab3732a99e35c4fd903e302e723db46 (patch) | |
tree | 37dc457bcfa8558e546d064eb315a74149010da1 /examples/with-markdown-plugins | |
parent | f4bca41a2d85968a2c9f2379f99954c7bcb06df1 (diff) | |
download | astro-812658ad2ab3732a99e35c4fd903e302e723db46.tar.gz astro-812658ad2ab3732a99e35c4fd903e302e723db46.tar.zst astro-812658ad2ab3732a99e35c4fd903e302e723db46.zip |
Remove shamefully-hoist (#4842)
Diffstat (limited to 'examples/with-markdown-plugins')
-rw-r--r-- | examples/with-markdown-plugins/.npmrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/with-markdown-plugins/.npmrc b/examples/with-markdown-plugins/.npmrc deleted file mode 100644 index ef83021af..000000000 --- a/examples/with-markdown-plugins/.npmrc +++ /dev/null @@ -1,2 +0,0 @@ -# Expose Astro dependencies for `pnpm` users -shamefully-hoist=true |