chore(release): publish %s

- rrweb@1.0.3
 - rrweb-player@0.7.5
 - rrweb-snapshot@1.1.8
This commit is contained in:
Yanzhen Yu
2021-08-15 15:13:46 +08:00
parent 9571c36d80
commit 8d881b1783
3 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "rrweb",
"version": "1.0.2",
"version": "1.0.3",
"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.7"
"rrweb-snapshot": "^1.1.8"
}
}