Skip to content

Commit 513e561

Browse files
committed
fix: include types in publication
1 parent 5b6bb2a commit 513e561

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

.changeset/tame-months-brake.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"postcss-color-scheme": patch
3+
---
4+
5+
include generated types in published package

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
"lib/index.js",
4444
"lib/color-scheme.js",
4545
"lib/tailwind.js",
46+
"types",
4647
"CHANGELOG.md",
4748
"README.md",
4849
"LICENSE",

0 commit comments

Comments
 (0)