We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 74f572d + 7a58cbe commit 9bd329bCopy full SHA for 9bd329b
1 file changed
package.json
@@ -5,13 +5,13 @@
5
"keywords": [
6
"nextcloud"
7
],
8
- "homepage": "https://github.com/nextcloud/nextcloud-auth#readme",
+ "homepage": "https://github.com/nextcloud-libraries/nextcloud-auth#readme",
9
"repository": {
10
"type": "git",
11
- "url": "https://github.com/nextcloud/nextcloud-auth"
+ "url": "https://github.com/nextcloud-libraries/nextcloud-auth"
12
},
13
"license": "GPL-3.0-or-later",
14
- "author": "Christoph Wurst",
+ "author": "Nextcloud GmbH and Nextcloud contributors",
15
"type": "module",
16
"exports": {
17
"types": "./dist/index.d.ts",
0 commit comments