Skip to content

Commit

Permalink
fix(search): add preset folder to npm artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
daKmoR committed Jan 2, 2021
1 parent 6cff0c8 commit 391a103
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/serious-mails-love.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@d4kmor/search': patch
---

Add preset folder to npm artifact
1 change: 1 addition & 0 deletions packages/search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"assets",
"dist",
"dist-types",
"preset",
"src"
],
"keywords": [
Expand Down

0 comments on commit 391a103

Please sign in to comment.