Skip to content

Commit d944e60

Browse files
committed
build: add types.d.ts to package files
1 parent 6f305d2 commit d944e60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react-native-tailwind.macro/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"files": [
1010
"src",
1111
"dist",
12+
"types.d.ts",
1213
"!**/__tests__",
1314
"!**/__fixtures__",
1415
"!**/__mocks__"

0 commit comments

Comments
 (0)