Skip to content

Commit b1b4e3e

Browse files
committed
chore: fix repository value in package.json
1 parent 73ef172 commit b1b4e3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "1.0.0",
55
"main": "fetch.js",
66
"author": "André Costa Lima <[email protected]> (https://github.com/acostalima/)",
7-
"repository": "@react-native-community/fetch",
7+
"repository": "react-native-community/fetch",
88
"license": "MIT",
99
"keywords": [
1010
"react-native",

0 commit comments

Comments
 (0)