chore(release): publish new version

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

View File

@@ -1,6 +1,6 @@
{
"name": "rrdom-nodejs",
"version": "0.1.3",
"version": "0.1.4",
"scripts": {
"dev": "rollup -c -w",
"bundle": "rollup --config",
@@ -49,7 +49,7 @@
"cssom": "^0.5.0",
"cssstyle": "^2.3.0",
"nwsapi": "^2.2.0",
"rrdom": "^0.1.3",
"rrweb-snapshot": "^2.0.0-alpha.0"
"rrdom": "^0.1.4",
"rrweb-snapshot": "^2.0.0-alpha.1"
}
}