Skip to content

Commit

Permalink
Remove src folder from files
Browse files Browse the repository at this point in the history
  • Loading branch information
devrnt committed May 19, 2023
1 parent a6db5bc commit e89a073
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .changeset/spicy-apples-pay.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'react-use-intercom': patch
---

Do not publish src folder to registry
3 changes: 1 addition & 2 deletions packages/react-use-intercom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@
"url": "https://github.com/devrnt/react-use-intercom/issues"
},
"files": [
"dist",
"src"
"dist"
],
"engines": {
"node": ">=18"
Expand Down

0 comments on commit e89a073

Please sign in to comment.