Version Packages (alpha) (#1123)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-02-14 15:51:42 +01:00
committed by GitHub
parent b540c047c2
commit 39f8c24f1d
15 changed files with 176 additions and 22 deletions

View File

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