Version Packages (alpha) (#1780)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e75ba06572
commit
3d05380752
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "rrweb-player",
|
||||
"version": "2.0.0-alpha.19",
|
||||
"version": "2.0.0-alpha.20",
|
||||
"devDependencies": {
|
||||
"@rrweb/types": "^2.0.0-alpha.19",
|
||||
"@rrweb/types": "^2.0.0-alpha.20",
|
||||
"@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.19",
|
||||
"@rrweb/packer": "^2.0.0-alpha.19"
|
||||
"@rrweb/replay": "^2.0.0-alpha.20",
|
||||
"@rrweb/packer": "^2.0.0-alpha.20"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "vite build --watch",
|
||||
|
||||
Reference in New Issue
Block a user