Version Packages (alpha) (#1526)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d4c1440389
commit
f8b3f4f8a2
@@ -1,5 +1,13 @@
|
||||
# rrweb-player
|
||||
|
||||
## 2.0.0-alpha.17
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [[`db20184`](https://github.com/rrweb-io/rrweb/commit/db201841accd2b5df3cd7c88779aa62ab158501c)]:
|
||||
- @rrweb/packer@2.0.0-alpha.17
|
||||
- @rrweb/replay@2.0.0-alpha.17
|
||||
|
||||
## 2.0.0-alpha.16
|
||||
|
||||
## 2.0.0-alpha.15
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "rrweb-player",
|
||||
"version": "2.0.0-alpha.16",
|
||||
"version": "2.0.0-alpha.17",
|
||||
"devDependencies": {
|
||||
"@rrweb/types": "^2.0.0-alpha.16",
|
||||
"@rrweb/types": "^2.0.0-alpha.17",
|
||||
"@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.16",
|
||||
"@rrweb/packer": "^2.0.0-alpha.16"
|
||||
"@rrweb/replay": "^2.0.0-alpha.17",
|
||||
"@rrweb/packer": "^2.0.0-alpha.17"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "vite build --watch",
|
||||
|
||||
Reference in New Issue
Block a user