@remotion/player
Advanced tools
Comparing version 4.0.261 to 4.0.262
@@ -59,3 +59,3 @@ "use strict"; | ||
*/ | ||
audioAndVideoTags.current.forEach((a) => a.play()); | ||
audioAndVideoTags.current.forEach((a) => a.play('player play() was called and playing audio from a click')); | ||
imperativePlaying.current = true; | ||
@@ -62,0 +62,0 @@ setPlaying(true); |
@@ -6,3 +6,3 @@ { | ||
"name": "@remotion/player", | ||
"version": "4.0.261", | ||
"version": "4.0.262", | ||
"description": "React component for embedding a Remotion preview into your app", | ||
@@ -32,3 +32,3 @@ "main": "dist/cjs/index.js", | ||
"dependencies": { | ||
"remotion": "4.0.261" | ||
"remotion": "4.0.262" | ||
}, | ||
@@ -48,3 +48,3 @@ "peerDependencies": { | ||
"eslint": "9.19.0", | ||
"@remotion/eslint-config-internal": "4.0.261" | ||
"@remotion/eslint-config-internal": "4.0.262" | ||
}, | ||
@@ -51,0 +51,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
507985
+ Addedremotion@4.0.262(transitive)
- Removedremotion@4.0.261(transitive)
Updatedremotion@4.0.262