Skip to content

Commit d36fe07

Browse files
committed
chore: update package author info
1 parent d2eda71 commit d36fe07

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
"description": "A fetch API polyfill for React Native with text streaming support.",
44
"version": "1.0.0",
55
"main": "fetch.js",
6-
"author": "André Costa Lima <[email protected]> (https://github.com/acostalima/)",
6+
"author": {
7+
"name": "André Costa Lima",
8+
"email": "[email protected]",
9+
"url": "https://github.com/acostalima/"
10+
},
711
"repository": "react-native-community/fetch",
812
"license": "MIT",
913
"keywords": [

0 commit comments

Comments
 (0)