Version Packages (alpha) (#1436)

Co-authored-by: github-actions[bot] <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 e117803eae
commit a736f72e0f
17 changed files with 112 additions and 23 deletions

View File

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