chore(release): publish new version

- rrdom-nodejs@0.1.3
 - rrdom@0.1.3
 - rrweb-player@1.0.0-alpha.0
 - rrweb-snapshot@2.0.0-alpha.0
 - rrweb@2.0.0-alpha.0
This commit is contained in:
Yanzhen Yu
2022-07-10 15:51:45 +08:00
parent 83394c3db4
commit 2d4dd22966
5 changed files with 14 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "rrweb",
"version": "1.1.3",
"version": "2.0.0-alpha.0",
"description": "record and replay the web",
"scripts": {
"prepare": "npm run prepack",
@@ -79,7 +79,7 @@
"base64-arraybuffer": "^1.0.1",
"fflate": "^0.4.4",
"mitt": "^3.0.0",
"rrdom": "^0.1.2",
"rrweb-snapshot": "^1.1.14"
"rrdom": "^0.1.3",
"rrweb-snapshot": "^2.0.0-alpha.0"
}
}