Version Packages (alpha) (#1605)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ec69594887
commit
e5af2106d7
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@rrweb/rrweb-plugin-console-replay",
|
||||
"version": "2.0.0-alpha.18",
|
||||
"version": "2.0.0-alpha.19",
|
||||
"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.18",
|
||||
"rrweb": "^2.0.0-alpha.18",
|
||||
"@rrweb/rrweb-plugin-console-record": "^2.0.0-alpha.19",
|
||||
"rrweb": "^2.0.0-alpha.19",
|
||||
"typescript": "^5.4.5",
|
||||
"vite": "^5.3.1",
|
||||
"vite-plugin-dts": "^3.9.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"rrweb": "^2.0.0-alpha.18"
|
||||
"rrweb": "^2.0.0-alpha.19"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user