Skip to content

Commit bce3700

Browse files
Merge pull request #54 from nextcloud-libraries/ShGKme-patch-1
chore: add package description
2 parents d8d276f + 5420d43 commit bce3700

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "@nextcloud/notify_push",
33
"version": "1.3.1",
4-
"description": "",
4+
"description": "A javascript client for notify_push events",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
7-
"author": "",
7+
"author": "Nextcloud GmbH and Nextcloud contributors",
88
"license": "AGPL-3.0-or-later",
99
"keywords": [
1010
"nextcloud"

0 commit comments

Comments
 (0)