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]
2024-06-13 14:03:34 +02:00
committed by GitHub
parent e08706ae60
commit cfd686d488
38 changed files with 345 additions and 58 deletions

View File

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