Version Packages (alpha) (#1780)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-02-03 14:20:05 +01:00
committed by GitHub
parent d427226175
commit 77e208076b
39 changed files with 199 additions and 61 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@rrweb/all",
"version": "2.0.0-alpha.19",
"version": "2.0.0-alpha.20",
"publishConfig": {
"access": "public"
},
@@ -56,9 +56,9 @@
"typescript": "^5.4.5"
},
"dependencies": {
"@rrweb/types": "^2.0.0-alpha.19",
"@rrweb/packer": "^2.0.0-alpha.19",
"rrweb": "^2.0.0-alpha.19"
"@rrweb/types": "^2.0.0-alpha.20",
"@rrweb/packer": "^2.0.0-alpha.20",
"rrweb": "^2.0.0-alpha.20"
},
"browserslist": [
"supports es6-class"