Skip to content
This repository has been archived by the owner on May 24, 2021. It is now read-only.

Fix/marquee #840

Merged
merged 2 commits into from
Nov 10, 2018
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
chore(audio-backend): updates audio driver
  • Loading branch information
alexander-heimbuch committed Nov 10, 2018
commit 189d3d8cc2267b05c6ab3eb481cc1ca97db77ea0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"dist/"
],
"dependencies": {
"@podlove/html5-audio-driver": "1.3.4",
"@podlove/html5-audio-driver": "1.3.5",
"babel-polyfill": "6.26.0",
"color": "3.1.0",
"copy-to-clipboard": "3.0.8",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -897,9 +897,9 @@
version "1.1.0"
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.0.tgz#50c1e2260ac0ed9439a181de3725a0168d59c48a"

"@podlove/html5-audio-driver@1.3.4":
version "1.3.4"
resolved "https://registry.yarnpkg.com/@podlove/html5-audio-driver/-/html5-audio-driver-1.3.4.tgz#a138a1d142a9728687061743301083979aebc836"
"@podlove/html5-audio-driver@1.3.5":
version "1.3.5"
resolved "https://registry.yarnpkg.com/@podlove/html5-audio-driver/-/html5-audio-driver-1.3.5.tgz#e8d4039513301130404eb954e1da20c2b5084544"
dependencies:
hls.js "0.9.1"
ramda "0.24.1"
Expand Down