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
2021-06-22 04:26:39 +02:00
committed by GitHub
parent 1c59ead007
commit 52cbbdaf56
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",