chore(release): publish new version

- rrweb@1.0.8
 - rrweb-player@0.7.10
 - rrweb-snapshot@1.1.11
This commit is contained in:
Yanzhen Yu
2021-12-23 23:07:03 +08:00
parent 88d3ac152c
commit bdbd204103
3 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "rrweb",
"version": "1.0.7",
"version": "1.0.8",
"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.10"
"rrweb-snapshot": "^1.1.11"
}
}