Skip to content

Commit

Permalink
test: fix package name
Browse files Browse the repository at this point in the history
  • Loading branch information
talkor committed Nov 3, 2024
1 parent 391ad6a commit a7f2a96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/testkit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"scripts": {
"test:e2e": "npx playwright test",
"build": "tsc",
"start-server": "yarn lerna run storybook --scope=monday-ui-react-core"
"start-server": "yarn lerna run storybook --scope=@vibe/core"
},
"bugs": {
"url": "https://github.com/mondaycom/vibe/issues"
Expand Down

0 comments on commit a7f2a96

Please sign in to comment.