chore(release): publish new version

- rrdom-nodejs@0.1.7
 - rrdom@0.1.7
 - rrweb-player@1.0.0-alpha.4
 - rrweb-snapshot@2.0.0-alpha.4
 - rrweb@2.0.0-alpha.4
 - @rrweb/types@2.0.0-alpha.4
This commit is contained in:
Yanzhen Yu
2026-04-01 12:00:00 +08:00
parent 2cd3d2afe9
commit 7d64123261
6 changed files with 16 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@rrweb/types",
"version": "2.0.0-alpha.3",
"version": "2.0.0-alpha.4",
"keywords": [
"rrweb",
"@rrweb/types"
@@ -41,7 +41,7 @@
"vite-plugin-dts": "^1.6.6"
},
"dependencies": {
"rrweb-snapshot": "^2.0.0-alpha.3"
"rrweb-snapshot": "^2.0.0-alpha.4"
},
"browserslist": [
"supports es6-class"