Version Packages (alpha) (#1138)

This commit is contained in:
github-actions[bot]
2026-04-01 12:00:00 +08:00
committed by GitHub
parent 48de8e1e9e
commit d4d840122a
15 changed files with 111 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@rrweb/types",
"version": "2.0.0-alpha.5",
"version": "2.0.0-alpha.6",
"publishConfig": {
"access": "public"
},
@@ -44,7 +44,7 @@
"vite-plugin-dts": "^1.6.6"
},
"dependencies": {
"rrweb-snapshot": "^2.0.0-alpha.5"
"rrweb-snapshot": "^2.0.0-alpha.6"
},
"browserslist": [
"supports es6-class"