1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 04:46:40 +07:00

simple audio player

This commit is contained in:
Fedor Katurov 2019-10-11 13:51:14 +07:00
parent c11e281965
commit 5cad13b417
5 changed files with 70 additions and 9 deletions

6
package-lock.json generated
View file

@ -963,6 +963,12 @@
"integrity": "sha512-cS5owqtwzLN5kY+l+KgKdRJ/Cee8tlmQoGQuIE9tWnSmS3JMKzmxo2HIAk2wODMifGwO20d62xZQLYz+RLfXmw==",
"dev": true
},
"@types/howler": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/@types/howler/-/howler-2.1.1.tgz",
"integrity": "sha512-YLwc9L853r85WqZk4xCiROGGodmlAYlKb0rQWABt4opLd6QHn2QLXIApa6vRNqjZxkzbiPs6eZskaRGOw5fDAA==",
"dev": true
},
"@types/json-schema": {
"version": "7.0.3",
"resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.3.tgz",