Skip to content

Commit 58466c5

Browse files
authored
fix: update repo URL for provenance
1 parent 13834c6 commit 58466c5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"main": "lib/index.js",
77
"repository": {
88
"type": "git",
9-
"url": "git+https://github.com/includable/react-native-map-link.git"
9+
"url": "git+https://github.com/tschoffelen/react-native-map-link.git"
1010
},
1111
"scripts": {
1212
"lint": "eslint src --max-warnings=0 && eslint tests --max-warnings=0",
@@ -29,9 +29,9 @@
2929
"author": "Thomas Schoffelen <thomas@includable.com> (https://includable.com/)",
3030
"license": "MIT",
3131
"bugs": {
32-
"url": "https://github.com/includable/react-native-map-link/issues"
32+
"url": "https://github.com/tschoffelen/react-native-map-link/issues"
3333
},
34-
"homepage": "https://github.com/includable/react-native-map-link#readme",
34+
"homepage": "https://github.com/tschoffelen/react-native-map-link#readme",
3535
"peerDependencies": {
3636
"react": ">=16.8.0",
3737
"react-native": ">=0.40.0"

0 commit comments

Comments
 (0)