Do not include build artifacts in the npm package (#1786)

* Fixes #1785
This commit is contained in:
TikiTDO
2022-07-14 11:14:48 -04:00
committed by GitHub
parent 2a44346049
commit 4d3c521a22

View File

@@ -19,7 +19,8 @@
"elements",
"lib",
"src",
"RNSVG.podspec"
"RNSVG.podspec",
"!android/build"
],
"@react-native-community/bob": {
"source": "src",