Skip to content

Commit 28282f4

Browse files
authored
fix: include common in files shipped to npm (#441)
1 parent 4b4e781 commit 28282f4

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.changeset/nasty-taxes-lay.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'react-native-bottom-tabs': patch
3+
---
4+
5+
fix: include common in files shipped to npm

packages/react-native-bottom-tabs/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"android",
2828
"ios",
2929
"cpp",
30+
"common",
3031
"react-native.config.js",
3132
"app.plugin.js",
3233
"*.podspec",

0 commit comments

Comments
 (0)