Version Packages (alpha) (#1138)

This commit is contained in:
github-actions[bot]
2026-04-01 12:00:00 +08:00
committed by GitHub
parent 48de8e1e9e
commit d4d840122a
15 changed files with 111 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "rrdom-nodejs",
"version": "2.0.0-alpha.5",
"version": "2.0.0-alpha.6",
"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": "^2.0.0-alpha.5",
"rrweb-snapshot": "^2.0.0-alpha.5"
"rrdom": "^2.0.0-alpha.6",
"rrweb-snapshot": "^2.0.0-alpha.6"
},
"browserslist": [
"supports es6-class"