fix auto play

This commit is contained in:
Yanzhen Yu
2026-04-01 12:00:00 +08:00
parent 91e91fe5e8
commit 7e3e13ffbf
3 changed files with 6 additions and 15 deletions

View File

@@ -16,7 +16,7 @@
"svelte": "^2.13.5"
},
"dependencies": {
"rrweb": "file:../rrweb"
"rrweb": "^0.6.5"
},
"scripts": {
"build": "rollup -c",