Version Packages (alpha) (#1175)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
78935ea820
commit
fbdf82729c
@@ -1,5 +1,13 @@
|
||||
# rrdom-nodejs
|
||||
|
||||
## 2.0.0-alpha.7
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [[`d2582e9`](https://github.com/rrweb-io/rrweb/commit/d2582e9a81197130cd93bc1dd778e16fddfb0be3), [`e7f0c80`](https://github.com/rrweb-io/rrweb/commit/e7f0c808c3f348fb27d1acd5fa300a5d92b14d00)]:
|
||||
- rrweb-snapshot@2.0.0-alpha.7
|
||||
- rrdom@2.0.0-alpha.7
|
||||
|
||||
## 2.0.0-alpha.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "rrdom-nodejs",
|
||||
"version": "2.0.0-alpha.6",
|
||||
"version": "2.0.0-alpha.7",
|
||||
"scripts": {
|
||||
"dev": "rollup -c -w",
|
||||
"bundle": "rollup --config",
|
||||
@@ -48,8 +48,8 @@
|
||||
"cssom": "^0.5.0",
|
||||
"cssstyle": "^2.3.0",
|
||||
"nwsapi": "^2.2.0",
|
||||
"rrdom": "^2.0.0-alpha.6",
|
||||
"rrweb-snapshot": "^2.0.0-alpha.6"
|
||||
"rrdom": "^2.0.0-alpha.7",
|
||||
"rrweb-snapshot": "^2.0.0-alpha.7"
|
||||
},
|
||||
"browserslist": [
|
||||
"supports es6-class"
|
||||
|
||||
Reference in New Issue
Block a user