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
e08706ae60
commit
cfd686d488
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "rrdom",
|
||||
"version": "2.0.0-alpha.14",
|
||||
"version": "2.0.0-alpha.15",
|
||||
"homepage": "https://github.com/rrweb-io/rrweb/tree/main/packages/rrdom#readme",
|
||||
"license": "MIT",
|
||||
"type": "module",
|
||||
@@ -41,7 +41,7 @@
|
||||
"url": "https://github.com/rrweb-io/rrweb/issues"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@rrweb/types": "^2.0.0-alpha.14",
|
||||
"@rrweb/types": "^2.0.0-alpha.15",
|
||||
"@types/puppeteer": "^5.4.4",
|
||||
"@typescript-eslint/eslint-plugin": "^5.23.0",
|
||||
"@typescript-eslint/parser": "^5.23.0",
|
||||
@@ -52,6 +52,6 @@
|
||||
"vite-plugin-dts": "^3.8.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"rrweb-snapshot": "^2.0.0-alpha.14"
|
||||
"rrweb-snapshot": "^2.0.0-alpha.15"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user