Skip to content

Commit 2589c96

Browse files
authored
fix: get packages on same versions (#78)
1 parent da52c8e commit 2589c96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/replay/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@posthog/rrweb-replay",
3-
"version": "0.0.17",
3+
"version": "0.0.18",
44
"scripts": {
55
"dev": "vite build --watch",
66
"build": "yarn turbo run prepublish",

0 commit comments

Comments
 (0)