fix auto play

This commit is contained in:
Yanzhen Yu
2018-12-07 17:18:32 +08:00
parent b9130e8555
commit 8f78a3bfb6
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",