pass mask input option to snapshot

This commit is contained in:
Yanzhen Yu
2019-06-15 14:45:42 +08:00
parent a51313d973
commit 52ec5d435b
3 changed files with 10 additions and 2 deletions

View File

@@ -58,7 +58,7 @@
"dependencies": {
"@types/smoothscroll-polyfill": "^0.3.0",
"mitt": "^1.1.3",
"rrweb-snapshot": "^0.7.11",
"rrweb-snapshot": "^0.7.12",
"smoothscroll-polyfill": "^0.4.3"
}
}