Skip to content

Commit

Permalink
fix(fuselage-tokens): change dist files list to be published (#1349)
Browse files Browse the repository at this point in the history
  • Loading branch information
juliajforesti authored Apr 4, 2024
1 parent 3fff1ae commit bfe0abf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
5 changes: 5 additions & 0 deletions .changeset/breezy-windows-float.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/fuselage-tokens": patch
---

fix(fuselage-tokens): added whole dist folder to published files list
4 changes: 1 addition & 3 deletions packages/fuselage-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@
"rocket.chat"
],
"files": [
"dist/breakpoints.*",
"dist/colors.*",
"dist/typography.*",
"dist",
"/breakpoints.*",
"/colors.*",
"/typography.*"
Expand Down

0 comments on commit bfe0abf

Please sign in to comment.