fix controller height compute

This commit is contained in:
Yanzhen Yu
2020-02-28 16:25:08 +08:00
parent 15f0c5ca26
commit 4e7b038c7b
2 changed files with 15 additions and 9 deletions

View File

@@ -16,7 +16,7 @@
"svelte": "^2.16.0"
},
"dependencies": {
"rrweb": "^0.7.25"
"rrweb": "^0.7.28"
},
"scripts": {
"build": "rollup -c",