Skip to content

Commit 62a3a0e

Browse files
committed
fix(package): add missing homepage on package.json
1 parent 8f19d94 commit 62a3a0e

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
@@ -3,6 +3,7 @@
33
"description": "React Native Native Voice library for iOS and Android",
44
"version": "0.2.6",
55
"author": "Sam Wenke <samwenke@gmail.com>",
6+
"homepage": "https://github.com/wenkesj/react-native-voice",
67
"devDependencies": {
78
"eslint": "^5.3.0",
89
"eslint-plugin-flowtype": "^2.50.0",

0 commit comments

Comments
 (0)