chore(release): publish new version

- rrweb@1.0.7
 - rrweb-player@0.7.9
 - rrweb-snapshot@1.1.10
This commit is contained in:
Yanzhen Yu
2021-11-16 02:27:22 +08:00
parent a01c97f70d
commit 7223e929a3
3 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "rrweb",
"version": "1.0.6",
"version": "1.0.7",
"description": "record and replay the web",
"scripts": {
"prepare": "npm run prepack",
@@ -75,6 +75,6 @@
"@xstate/fsm": "^1.4.0",
"fflate": "^0.4.4",
"mitt": "^1.1.3",
"rrweb-snapshot": "^1.1.9"
"rrweb-snapshot": "^1.1.10"
}
}