Skip to content

Commit c1be1ef

Browse files
authored
Merge pull request #64 from nextcloud-libraries/chore/release/1.4.0
2 parents f54521e + 8f00265 commit c1be1ef

2 files changed

Lines changed: 8 additions & 3 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nextcloud/notify_push",
3-
"version": "1.3.1",
3+
"version": "1.4.0",
44
"description": "A javascript client for notify_push events",
55
"type": "module",
66
"exports": {
@@ -11,6 +11,11 @@
1111
},
1212
"author": "Nextcloud GmbH and Nextcloud contributors",
1313
"license": "AGPL-3.0-or-later",
14+
"files": [
15+
"dist",
16+
"AUTHORS.md",
17+
"LICENSES"
18+
],
1419
"keywords": [
1520
"nextcloud"
1621
],

0 commit comments

Comments
 (0)