Skip to content

Commit

Permalink
fix: Add missing attribute "homepage" to package.json (#135)
Browse files Browse the repository at this point in the history
Co-authored-by: jacky.yuen <jacky.yuen@ahsay.com>
  • Loading branch information
jackyy415 and jackyyuenahsay committed Sep 1, 2020
1 parent 1bfff56 commit 74d75c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "react-native-udp",
"version": "4.0.0",
"description": "React Native UDP socket API for Android & iOS",
"homepage": "https://github.com/tradle/react-native-udp",
"main": "src/index.js",
"types": "lib/types/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 74d75c1

Please sign in to comment.