chore(release): publish new version

- rrdom-nodejs@0.1.5
 - rrdom@0.1.5
 - rrweb-player@1.0.0-alpha.2
 - rrweb-snapshot@2.0.0-alpha.2
 - rrweb@2.0.0-alpha.2
This commit is contained in:
Yanzhen Yu
2026-04-01 12:00:00 +08:00
parent 1afa9fb180
commit 9274383cd5
5 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "rrweb-player",
"version": "1.0.0-alpha.1",
"version": "1.0.0-alpha.2",
"devDependencies": {
"@rollup/plugin-commonjs": "^22.0.0",
"@rollup/plugin-node-resolve": "^13.2.1",
@@ -24,7 +24,7 @@
},
"dependencies": {
"@tsconfig/svelte": "^1.0.0",
"rrweb": "^2.0.0-alpha.1"
"rrweb": "^2.0.0-alpha.2"
},
"scripts": {
"build": "rollup -c",