Version Packages (alpha) (#1554)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-12-06 15:05:09 +01:00
committed by GitHub
parent 5a789385a3
commit 1db7a99ff3
39 changed files with 230 additions and 59 deletions

View File

@@ -1,5 +1,12 @@
# @rrweb/packer
## 2.0.0-alpha.18
### Patch Changes
- Updated dependencies []:
- @rrweb/types@2.0.0-alpha.18
## 2.0.0-alpha.17
### Patch Changes

View File

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