Skip to content

Commit 23f439e

Browse files
authored
refactor: update repo references in package.json
1 parent 4715fe9 commit 23f439e

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
@@ -5,7 +5,7 @@
55
"main": "./lib/index.js",
66
"repository": {
77
"type": "git",
8-
"url": "git+https://github.com/mtrezza/parse-server-api-mail-adapter.git"
8+
"url": "git+https://github.com/parse-community/parse-server-api-mail-adapter.git"
99
},
1010
"keywords": [
1111
"parse",
@@ -18,9 +18,9 @@
1818
"author": "Manuel Trezza",
1919
"license": "MIT",
2020
"bugs": {
21-
"url": "https://github.com/mtrezza/parse-server-api-mail-adapter/issues"
21+
"url": "https://github.com/parse-community/parse-server-api-mail-adapter/issues"
2222
},
23-
"homepage": "https://github.com/mtrezza/parse-server-api-mail-adapter",
23+
"homepage": "https://github.com/parse-community/parse-server-api-mail-adapter",
2424
"files": [
2525
"src",
2626
"lib",

0 commit comments

Comments
 (0)