update player with built-in unpack function

This commit is contained in:
Yanzhen Yu
2020-04-11 20:02:26 +08:00
parent b0451fc257
commit c435c5f095
2 changed files with 3 additions and 2 deletions

View File

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