Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-03-17 19:11:26 +0300
committerJoas Schilling <coding@schilljs.com>2022-03-23 14:25:18 +0300
commitcf9afa278b4a0226a40e8a81d197c2f17bef0eca (patch)
tree51406e2ca3cf868e945d2d59233e0c7a1fc90edc /package-lock.json
parent2bf3cde4414e124cf47334724c859f427696db92 (diff)
Add howler as dependency
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/package-lock.json b/package-lock.json
index be21014..77cd662 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -20,6 +20,7 @@
"@nextcloud/notify_push": "^1.1.2",
"@nextcloud/router": "^2.0.0",
"@nextcloud/vue": "^4.3.0",
+ "howler": "^2.2.3",
"vue": "^2.6.14",
"vue-tooltip": "^0.1.0"
},
@@ -7681,6 +7682,11 @@
"minimalistic-crypto-utils": "^1.0.1"
}
},
+ "node_modules/howler": {
+ "version": "2.2.3",
+ "resolved": "https://registry.npmjs.org/howler/-/howler-2.2.3.tgz",
+ "integrity": "sha512-QM0FFkw0LRX1PR8pNzJVAY25JhIWvbKMBFM4gqk+QdV+kPXOhleWGCB6AiAF/goGjIHK2e/nIElplvjQwhr0jg=="
+ },
"node_modules/hpack.js": {
"version": "2.1.6",
"resolved": "https://registry.npmjs.org/hpack.js/-/hpack.js-2.1.6.tgz",
@@ -20801,6 +20807,11 @@
"minimalistic-crypto-utils": "^1.0.1"
}
},
+ "howler": {
+ "version": "2.2.3",
+ "resolved": "https://registry.npmjs.org/howler/-/howler-2.2.3.tgz",
+ "integrity": "sha512-QM0FFkw0LRX1PR8pNzJVAY25JhIWvbKMBFM4gqk+QdV+kPXOhleWGCB6AiAF/goGjIHK2e/nIElplvjQwhr0jg=="
+ },
"hpack.js": {
"version": "2.1.6",
"resolved": "https://registry.npmjs.org/hpack.js/-/hpack.js-2.1.6.tgz",