rrweb 1.0 use new getMirror api (#70)

* Fixes #69

* update rrweb to 1.0.0-beta.0
This commit is contained in:
Justin Halsall
2026-04-01 12:00:00 +08:00
committed by GitHub
parent cf791ebca1
commit 1226a093a1
3 changed files with 14 additions and 13 deletions

View File

@@ -24,7 +24,7 @@
},
"dependencies": {
"@tsconfig/svelte": "^1.0.0",
"rrweb": "^0.9.14"
"rrweb": "^1.0.0-beta.0"
},
"scripts": {
"build": "rollup -c",