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,8 +1,8 @@
{
"name": "rrweb-player",
"version": "2.0.0-alpha.14",
"version": "2.0.0-alpha.15",
"devDependencies": {
"@rrweb/types": "^2.0.0-alpha.14",
"@rrweb/types": "^2.0.0-alpha.15",
"@sveltejs/adapter-auto": "^3.0.0",
"@sveltejs/kit": "^2.0.0",
"@sveltejs/package": "^2.0.0",
@@ -20,8 +20,8 @@
},
"dependencies": {
"@tsconfig/svelte": "^1.0.0",
"@rrweb/replay": "^2.0.0-alpha.14",
"@rrweb/packer": "^2.0.0-alpha.14"
"@rrweb/replay": "^2.0.0-alpha.15",
"@rrweb/packer": "^2.0.0-alpha.15"
},
"scripts": {
"dev": "vite build --watch",