Version Packages (alpha) (#1199)

This commit is contained in:
github-actions[bot]
2026-04-01 12:00:00 +08:00
committed by GitHub
parent aa4c7f9820
commit dddf1de4da
17 changed files with 109 additions and 23 deletions

View File

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