upgrade to rrweb 0.9.2

This commit is contained in:
Yanzhen Yu
2020-09-07 22:07:17 +08:00
parent 01b138c650
commit 1f16bd750f
5 changed files with 24 additions and 27 deletions

View File

@@ -24,7 +24,7 @@
"typescript": "^3.9.7"
},
"dependencies": {
"rrweb": "^0.9.0"
"rrweb": "^0.9.2"
},
"scripts": {
"build": "rollup -c",