Version Packages (alpha) (#1526)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d4c1440389
commit
f8b3f4f8a2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@rrweb/rrweb-plugin-sequential-id-replay",
|
||||
"version": "2.0.0-alpha.16",
|
||||
"version": "2.0.0-alpha.17",
|
||||
"description": "",
|
||||
"type": "module",
|
||||
"main": "./dist/rrweb-plugin-sequential-id-replay.umd.cjs",
|
||||
@@ -43,13 +43,13 @@
|
||||
},
|
||||
"homepage": "https://github.com/rrweb-io/rrweb#readme",
|
||||
"devDependencies": {
|
||||
"@rrweb/rrweb-plugin-sequential-id-record": "^2.0.0-alpha.16",
|
||||
"rrweb": "^2.0.0-alpha.16",
|
||||
"@rrweb/rrweb-plugin-sequential-id-record": "^2.0.0-alpha.17",
|
||||
"rrweb": "^2.0.0-alpha.17",
|
||||
"typescript": "^5.4.5",
|
||||
"vite": "^5.3.1",
|
||||
"vite-plugin-dts": "^3.9.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"rrweb": "^2.0.0-alpha.16"
|
||||
"rrweb": "^2.0.0-alpha.17"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user