Version Packages (alpha) (#1605)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-04-01 12:00:00 +08:00
committed by GitHub
parent ec69594887
commit e5af2106d7
39 changed files with 258 additions and 61 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@rrweb/packer",
"version": "2.0.0-alpha.18",
"version": "2.0.0-alpha.19",
"publishConfig": {
"access": "public"
},
@@ -78,7 +78,7 @@
},
"dependencies": {
"fflate": "^0.4.4",
"@rrweb/types": "^2.0.0-alpha.18"
"@rrweb/types": "^2.0.0-alpha.19"
},
"browserslist": [
"supports es6-class"