We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b96cab commit 0461dbcCopy full SHA for 0461dbc
1 file changed
package.json
@@ -21,7 +21,7 @@
21
},
22
"repository": {
23
"type": "git",
24
- "url": "git+https://github.com/samudary/drip-nodejs.git"
+ "url": "git+https://github.com/DripEmail/drip-nodejs.git"
25
26
"keywords": [
27
"drip",
@@ -34,7 +34,7 @@
34
"author": "Robyn-Dale Samuda <robyn@yuraki.com> (https://www.twitter.com/robynsamuda)",
35
"license": "MIT",
36
"bugs": {
37
- "url": "https://github.com/samudary/drip-nodejs/issues"
+ "url": "https://github.com/DripEmail/drip-nodejs/issues"
38
39
- "homepage": "https://github.com/samudary/drip-nodejs#readme"
+ "homepage": "https://github.com/DripEmail/drip-nodejs#readme"
40
}
0 commit comments