Skip to content

Commit

Permalink
Merge pull request #11 from heyMP/chore/publish-changes
Browse files Browse the repository at this point in the history
chore: add lib dir to publish
  • Loading branch information
heyMP authored Jul 2, 2024
2 parents 4e11d4b + 5b4f6aa commit f78b85f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/sour-taxis-accept.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@heymp/signals": patch
---

Publish lib directory
2 changes: 1 addition & 1 deletion packages/signals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
}
},
"files": [
"src/*{.d.ts,.js}"
"src/**/*{.d.ts,.js}"
],
"scripts": {
"dev": "tsc --watch",
Expand Down

0 comments on commit f78b85f

Please sign in to comment.