fix: include native folders #1094

This commit is contained in:
Mikael Sand
2019-09-09 21:04:55 +03:00
parent 5c819da57f
commit 794904b2e4
+3 -1
View File
@@ -14,7 +14,9 @@
"types": "src/index.d.ts",
"files": [
"lib/",
"src/"
"src/",
"android/",
"ios/"
],
"@react-native-community/bob": {
"source": "src",