Skip to content

Commit 9bd329b

Browse files
authored
Merge pull request #924 from nextcloud-libraries/chore/fix-pkg-config
chore: use correct package metadata
2 parents 74f572d + 7a58cbe commit 9bd329b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
"keywords": [
66
"nextcloud"
77
],
8-
"homepage": "https://github.com/nextcloud/nextcloud-auth#readme",
8+
"homepage": "https://github.com/nextcloud-libraries/nextcloud-auth#readme",
99
"repository": {
1010
"type": "git",
11-
"url": "https://github.com/nextcloud/nextcloud-auth"
11+
"url": "https://github.com/nextcloud-libraries/nextcloud-auth"
1212
},
1313
"license": "GPL-3.0-or-later",
14-
"author": "Christoph Wurst",
14+
"author": "Nextcloud GmbH and Nextcloud contributors",
1515
"type": "module",
1616
"exports": {
1717
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)