update dependency rrweb-snapshot

This commit is contained in:
Yanzhen Yu
2019-02-25 18:47:15 +08:00
parent d9ffe4c736
commit c7fc6900d4

View File

@@ -59,7 +59,7 @@
"dependencies": { "dependencies": {
"@types/smoothscroll-polyfill": "^0.3.0", "@types/smoothscroll-polyfill": "^0.3.0",
"mitt": "^1.1.3", "mitt": "^1.1.3",
"rrweb-snapshot": "^0.7.3", "rrweb-snapshot": "^0.7.5",
"smoothscroll-polyfill": "^0.4.3" "smoothscroll-polyfill": "^0.4.3"
} }
} }