We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4715fe9 commit 23f439eCopy full SHA for 23f439e
package.json
@@ -5,7 +5,7 @@
5
"main": "./lib/index.js",
6
"repository": {
7
"type": "git",
8
- "url": "git+https://github.com/mtrezza/parse-server-api-mail-adapter.git"
+ "url": "git+https://github.com/parse-community/parse-server-api-mail-adapter.git"
9
},
10
"keywords": [
11
"parse",
@@ -18,9 +18,9 @@
18
"author": "Manuel Trezza",
19
"license": "MIT",
20
"bugs": {
21
- "url": "https://github.com/mtrezza/parse-server-api-mail-adapter/issues"
+ "url": "https://github.com/parse-community/parse-server-api-mail-adapter/issues"
22
23
- "homepage": "https://github.com/mtrezza/parse-server-api-mail-adapter",
+ "homepage": "https://github.com/parse-community/parse-server-api-mail-adapter",
24
"files": [
25
"src",
26
"lib",
0 commit comments