Skip to content

Commit 17b88dd

Browse files
committed
bump version
1 parent 3ed030d commit 17b88dd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/replay-canvas/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sentry-internal/replay-canvas",
3-
"version": "7.92.0",
3+
"version": "7.93.0",
44
"description": "Replay canvas integration",
55
"main": "build/npm/cjs/index.js",
66
"module": "build/npm/esm/index.js",
@@ -56,8 +56,8 @@
5656
"@sentry-internal/rrweb": "2.7.3"
5757
},
5858
"dependencies": {
59-
"@sentry/replay": "7.92.0",
60-
"@sentry/types": "7.92.0"
59+
"@sentry/replay": "7.93.0",
60+
"@sentry/types": "7.93.0"
6161
},
6262
"engines": {
6363
"node": ">=12"

0 commit comments

Comments
 (0)