update dependency

This commit is contained in:
Yanzhen Yu
2018-11-23 23:07:47 +08:00
parent 5b61d98f8b
commit 2ed5a41708
2 changed files with 2 additions and 1 deletions

View File

@@ -55,6 +55,6 @@
"dependencies": {
"delegated-events": "git+https://git@github.com/rrweb-io/delegated-events.git",
"mitt": "^1.1.3",
"rrweb-snapshot": "^0.6.1"
"rrweb-snapshot": "^0.6.4"
}
}