We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f27e9d0 commit ef34304Copy full SHA for ef34304
package.json
@@ -11,7 +11,7 @@
11
},
12
"repository": {
13
"type": "git",
14
- "url": "git+https://github.com/reboxer/discord-oauth2.git"
+ "url": "git+https://github.com/ManageInvite/discord-oauth2.git"
15
16
"keywords": [
17
"api",
@@ -21,9 +21,9 @@
21
],
22
"license": "MIT",
23
"bugs": {
24
- "url": "https://github.com/reboxer/discord-oauth2/issues"
+ "url": "https://github.com/ManageInvite/discord-oauth2/issues"
25
26
- "homepage": "https://github.com/reboxer/discord-oauth2#readme",
+ "homepage": "https://github.com/ManageInvite/discord-oauth2#readme",
27
"devDependencies": {
28
"eslint": "^7.13.0"
29
}
0 commit comments