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/rrweb-plugin-console-replay",
|
||||
"version": "2.0.0-alpha.14",
|
||||
"version": "2.0.0-alpha.15",
|
||||
"description": "",
|
||||
"type": "module",
|
||||
"main": "./dist/rrweb-plugin-console-replay.umd.cjs",
|
||||
@@ -43,13 +43,13 @@
|
||||
},
|
||||
"homepage": "https://github.com/rrweb-io/rrweb#readme",
|
||||
"devDependencies": {
|
||||
"@rrweb/rrweb-plugin-console-record": "^2.0.0-alpha.14",
|
||||
"rrweb": "^2.0.0-alpha.14",
|
||||
"@rrweb/rrweb-plugin-console-record": "^2.0.0-alpha.15",
|
||||
"rrweb": "^2.0.0-alpha.15",
|
||||
"typescript": "^4.7.3",
|
||||
"vite": "^5.2.8",
|
||||
"vite-plugin-dts": "^3.8.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"rrweb": "^2.0.0-alpha.14"
|
||||
"rrweb": "^2.0.0-alpha.15"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user