Skip to content

Commit

Permalink
Merged origin/main into fun-site
Browse files Browse the repository at this point in the history
  • Loading branch information
sameoldlab committed Jun 11, 2024
2 parents 3c539a2 + c20738e commit 13afd03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"check": "pnpm -r --no-bail check",
"dev:site": "pnpm -F site dev",
"dev:pkg": "pnpm -F='./packages/*' --parallel dev",
"build:site": "pnpm -F fractl-ui -F='@fractl-ui/*' -F x-svelte build",
"build:site": "pnpm -F site build",
"ci:publish": "pnpm build && pnpm publish -r --access=public"
},
"lint-staged": {
Expand Down

0 comments on commit 13afd03

Please sign in to comment.