Skip to content

Commit fb088b4

Browse files
authored
Add homepage in package.json
Fixes bug when executing `pod install`
1 parent 3903034 commit fb088b4

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
@@ -2,6 +2,7 @@
22
"name": "react-native-static-server",
33
"version": "0.4.2",
44
"repository": "https://github.com/futurepress/react-native-static-server",
5+
"homepage": "https://github.com/futurepress/react-native-static-server",
56
"title": "React Native Static Server",
67
"description": "HTTP static file server for React Native",
78
"main": "index.js",

0 commit comments

Comments
 (0)