implemented the play any offset feature

This commit is contained in:
Yanzhen Yu
2018-10-18 16:24:01 +08:00
parent 8186f05e1c
commit 6c8cf5c379
4 changed files with 68 additions and 36 deletions

View File

@@ -40,6 +40,6 @@
},
"dependencies": {
"mitt": "^1.1.3",
"rrweb-snapshot": "^0.4.2"
"rrweb-snapshot": "^0.4.3"
}
}