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,5 +1,12 @@
|
||||
# @rrweb/rrweb-plugin-canvas-webrtc-replay
|
||||
|
||||
## 2.0.0-alpha.20
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [[`6388fb5`](https://github.com/rrweb-io/rrweb/commit/6388fb5a468e1a860ab8bb5c6826c811dcc3100c)]:
|
||||
- rrweb@2.0.0-alpha.20
|
||||
|
||||
## 2.0.0-alpha.19
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@rrweb/rrweb-plugin-canvas-webrtc-replay",
|
||||
"version": "2.0.0-alpha.19",
|
||||
"version": "2.0.0-alpha.20",
|
||||
"description": "",
|
||||
"type": "module",
|
||||
"main": "./dist/rrweb-plugin-canvas-webrtc-replay.umd.cjs",
|
||||
@@ -43,12 +43,12 @@
|
||||
},
|
||||
"homepage": "https://github.com/rrweb-io/rrweb#readme",
|
||||
"devDependencies": {
|
||||
"rrweb": "^2.0.0-alpha.19",
|
||||
"rrweb": "^2.0.0-alpha.20",
|
||||
"typescript": "^5.4.5",
|
||||
"vite": "^5.3.1",
|
||||
"vite-plugin-dts": "^3.9.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"rrweb": "^2.0.0-alpha.19"
|
||||
"rrweb": "^2.0.0-alpha.20"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user