Version Packages (alpha) (#1484)
* Version Packages (alpha) * Tweak description of file path changes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Justin Halsall <Juice10@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3706a6d15b
commit
e904dab56a
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@rrweb/all",
|
||||
"version": "2.0.0-alpha.14",
|
||||
"version": "2.0.0-alpha.15",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
@@ -56,9 +56,9 @@
|
||||
"typescript": "^4.7.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@rrweb/types": "^2.0.0-alpha.14",
|
||||
"@rrweb/packer": "^2.0.0-alpha.14",
|
||||
"rrweb": "^2.0.0-alpha.14"
|
||||
"@rrweb/types": "^2.0.0-alpha.15",
|
||||
"@rrweb/packer": "^2.0.0-alpha.15",
|
||||
"rrweb": "^2.0.0-alpha.15"
|
||||
},
|
||||
"browserslist": [
|
||||
"supports es6-class"
|
||||
|
||||
Reference in New Issue
Block a user