Skip to content

Commit 8207c67

Browse files
authored
fix: getting packages in step (#79)
1 parent d1e60de commit 8207c67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/replay/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@posthog/rrweb-replay",
3-
"version": "0.0.18",
3+
"version": "0.0.19",
44
"scripts": {
55
"dev": "vite build --watch",
66
"build": "yarn turbo run prepublish",
@@ -51,4 +51,4 @@
5151
"browserslist": [
5252
"supports es6-class"
5353
]
54-
}
54+
}

0 commit comments

Comments
 (0)