Version Packages (alpha) (#1453)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
46f1b252a5
commit
81c54abab2
@@ -1,5 +1,12 @@
|
||||
# rrweb-player
|
||||
|
||||
## 2.0.0-alpha.14
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [[`03b5216`](https://github.com/rrweb-io/rrweb/commit/03b5216a9403f1509b4f69d1d71ef9874277fe91), [`ae6908d`](https://github.com/rrweb-io/rrweb/commit/ae6908dcdcd7c732c1ce79eea19de5240bec1151), [`46f1b25`](https://github.com/rrweb-io/rrweb/commit/46f1b252a5919c68c68e825bd6089cc2e7d34e7c), [`cbbd1e5`](https://github.com/rrweb-io/rrweb/commit/cbbd1e55f1f7fa2eed9fa11e4152b509bdfd88f7), [`e96f668`](https://github.com/rrweb-io/rrweb/commit/e96f668c86bd0ab5dc190bb2957a170271bb2ebc)]:
|
||||
- rrweb@2.0.0-alpha.14
|
||||
|
||||
## 2.0.0-alpha.13
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "rrweb-player",
|
||||
"version": "2.0.0-alpha.13",
|
||||
"version": "2.0.0-alpha.14",
|
||||
"devDependencies": {
|
||||
"@rollup/plugin-commonjs": "^22.0.0",
|
||||
"@rollup/plugin-node-resolve": "^13.2.1",
|
||||
"@rrweb/types": "^2.0.0-alpha.13",
|
||||
"@rrweb/types": "^2.0.0-alpha.14",
|
||||
"@types/offscreencanvas": "^2019.6.4",
|
||||
"eslint-config-google": "^0.14.0",
|
||||
"eslint-plugin-svelte3": "^4.0.0",
|
||||
@@ -24,7 +24,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@tsconfig/svelte": "^1.0.0",
|
||||
"rrweb": "^2.0.0-alpha.13"
|
||||
"rrweb": "^2.0.0-alpha.14"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "rollup -c",
|
||||
|
||||
Reference in New Issue
Block a user