Skip to content

Commit 10c973f

Browse files
committed
fix rrweb-snapshot
1 parent c0730a5 commit 10c973f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/rrweb-snapshot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"test:update": "yarn build && vitest run --update",
1313
"bench": "vite build && vitest bench",
1414
"dev": "vite build --watch",
15-
"build": "yarn turbo prepublish -F rrweb-snapshot",
15+
"build": "yarn turbo prepublish -F @mixpanel/rrweb-snapshot",
1616
"check-types": "tsc --noEmit",
1717
"prepublish": "yarn check-types && vite build",
1818
"lint": "yarn eslint src"

0 commit comments

Comments
 (0)