Version Packages (alpha) (#1513)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-06-25 16:30:13 +02:00
committed by GitHub
parent a756a45aaf
commit 4f44bd17aa
17 changed files with 87 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "rrdom-nodejs",
"version": "2.0.0-alpha.15",
"version": "2.0.0-alpha.16",
"scripts": {
"dev": "vite build --watch",
"build": "yarn turbo run prepublish",
@@ -55,7 +55,7 @@
"cssom": "^0.5.0",
"cssstyle": "^2.3.0",
"nwsapi": "^2.2.0",
"rrdom": "^2.0.0-alpha.15",
"rrweb-snapshot": "^2.0.0-alpha.15"
"rrdom": "^2.0.0-alpha.16",
"rrweb-snapshot": "^2.0.0-alpha.16"
}
}