Version Packages (alpha) (#1175)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-03-28 19:05:18 +02:00
committed by GitHub
parent f1f5865dcf
commit 1b2855bde1
17 changed files with 122 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "rrdom-nodejs",
"version": "2.0.0-alpha.6",
"version": "2.0.0-alpha.7",
"scripts": {
"dev": "rollup -c -w",
"bundle": "rollup --config",
@@ -48,8 +48,8 @@
"cssom": "^0.5.0",
"cssstyle": "^2.3.0",
"nwsapi": "^2.2.0",
"rrdom": "^2.0.0-alpha.6",
"rrweb-snapshot": "^2.0.0-alpha.6"
"rrdom": "^2.0.0-alpha.7",
"rrweb-snapshot": "^2.0.0-alpha.7"
},
"browserslist": [
"supports es6-class"