Skip to content

Commit c122591

Browse files
authored
chore: update urls to new github org
1 parent 2984658 commit c122591

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
@@ -12,7 +12,7 @@
1212
},
1313
"repository": {
1414
"type": "git",
15-
"url": "git+ssh://[email protected]/mrlaessig/react-native-autocomplete-input.git"
15+
"url": "git+ssh://[email protected]/byteburgers/react-native-autocomplete-input.git"
1616
},
1717
"files": [
1818
"LICENSE",
@@ -29,9 +29,9 @@
2929
],
3030
"license": "MIT",
3131
"bugs": {
32-
"url": "https://github.com/mrlaessig/react-native-autocomplete-input/issues"
32+
"url": "https://github.com/byteburgers/react-native-autocomplete-input/issues"
3333
},
34-
"homepage": "https://github.com/mrlaessig/react-native-autocomplete-input#readme",
34+
"homepage": "https://github.com/byteburgers/react-native-autocomplete-input#readme",
3535
"devDependencies": {
3636
"@tsconfig/react-native": "^2.0.3",
3737
"@types/jest": "^29.4.0",

0 commit comments

Comments
 (0)