Version Packages (alpha) (#1484)

* Version Packages (alpha)
* Tweak description of file path changes

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Justin Halsall <Juice10@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-04-01 12:00:00 +08:00
committed by GitHub
parent 3706a6d15b
commit e904dab56a
38 changed files with 345 additions and 58 deletions

View File

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