Version Packages (alpha) (#1138)

This commit is contained in:
github-actions[bot]
2023-03-08 16:06:25 +08:00
committed by GitHub
parent 4948c3006a
commit 1f8e5d5675
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"