chore(release): publish new version

- rrdom-nodejs@0.1.6
 - rrdom@0.1.6
 - rrweb-player@1.0.0-alpha.3
 - rrweb-snapshot@2.0.0-alpha.3
 - rrweb@2.0.0-alpha.3
This commit is contained in:
Yanzhen Yu
2022-09-30 14:16:57 +08:00
parent 6f44bb72a1
commit e86d482ffd
5 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "rrweb",
"version": "2.0.0-alpha.2",
"version": "2.0.0-alpha.3",
"description": "record and replay the web",
"scripts": {
"prepare": "npm run prepack",
@@ -85,7 +85,7 @@
"base64-arraybuffer": "^1.0.1",
"fflate": "^0.4.4",
"mitt": "^3.0.0",
"rrdom": "^0.1.5",
"rrweb-snapshot": "^2.0.0-alpha.2"
"rrdom": "^0.1.6",
"rrweb-snapshot": "^2.0.0-alpha.3"
}
}