Skip to content

Commit

Permalink
Merge pull request #28 from RafidMuhymin/patch-20
Browse files Browse the repository at this point in the history
fix: added src/components to package.json
  • Loading branch information
jonasmerlin authored Nov 9, 2021
2 parents f505e23 + a7c711f commit 3af40b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"files": [
"src/index.js",
"src/SEO.astro",
"components"
"src/components"
],
"exports": "./src/index.js",
"keywords": [
Expand Down

0 comments on commit 3af40b4

Please sign in to comment.