mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-05-31 13:52:58 +00:00
fix: include native folders #1094
This commit is contained in:
+3
-1
@@ -14,7 +14,9 @@
|
||||
"types": "src/index.d.ts",
|
||||
"files": [
|
||||
"lib/",
|
||||
"src/"
|
||||
"src/",
|
||||
"android/",
|
||||
"ios/"
|
||||
],
|
||||
"@react-native-community/bob": {
|
||||
"source": "src",
|
||||
|
||||
Reference in New Issue
Block a user