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": "rrdom-nodejs",
"version": "0.1.6",
"version": "0.1.7",
"scripts": {
"dev": "rollup -c -w",
"bundle": "rollup --config",
@@ -49,8 +49,8 @@
"cssom": "^0.5.0",
"cssstyle": "^2.3.0",
"nwsapi": "^2.2.0",
"rrdom": "^0.1.6",
"rrweb-snapshot": "^2.0.0-alpha.3"
"rrdom": "^0.1.7",
"rrweb-snapshot": "^2.0.0-alpha.4"
},
"browserslist": [
"supports es6-class"