Add dist to the npm package

This commit is contained in:
Matthew Phillips 2021-05-05 08:57:45 -04:00
parent 9ed19317c6
commit 353934aee7

View file

@ -20,8 +20,7 @@
}, },
"files": [ "files": [
"components", "components",
"lib", "dist",
"runtime",
"snowpack-plugin.cjs", "snowpack-plugin.cjs",
"astro.mjs" "astro.mjs"
], ],