Skip to content

Commit 2eb949b

Browse files
authored
added homepage attribute to package.json
Pod installation fails without it. [!] The `RNZipArchive` pod failed to validate due to 1 error: - ERROR | attributes: Missing required attribute `homepage`.
1 parent 78e0fea commit 2eb949b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"unzip"
2222
],
2323
"author": "Perry Poon <[email protected]> (https://github.com/plrthink)",
24+
"homepage": "https://github.com/mockingbot/react-native-zip-archive",
2425
"license": "MIT",
2526
"rnpm": {
2627
"ios": {

0 commit comments

Comments
 (0)