Skip to content

Commit

Permalink
chore(prettier): 🤖 ✨ (#2494)
Browse files Browse the repository at this point in the history
Co-authored-by: ecospark[bot] <128108030+ecospark[bot]@users.noreply.github.com>
  • Loading branch information
ecospark[bot] authored Jan 15, 2025
1 parent 977604e commit 73e5678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/visual-editing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,9 +118,9 @@
],
"scripts": {
"build": "pnpm run build:main --clean && pnpm run build:svelte && pkg check --strict",
"build-storybook": "storybook build",
"build:main": "pkg build --strict",
"build:svelte": "svelte-kit sync && svelte-package -i ./svelte -o dist-svelte",
"build-storybook": "storybook build",
"dev": "pnpm run build:main && pnpm run build:svelte",
"lint": "eslint --cache .",
"prepack": "turbo run build",
Expand Down

0 comments on commit 73e5678

Please sign in to comment.