Skip to content

Commit

Permalink
Ignore cosmoskit
Browse files Browse the repository at this point in the history
  • Loading branch information
adairrr committed Dec 9, 2024
1 parent 04f7635 commit 3ea926d
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 @@ -2,7 +2,7 @@
"private": true,
"workspaces": ["examples/*", "packages/*"],
"scripts": {
"build": "turbo build",
"build": "turbo build --filter='!wagemos-cosmoskit-nextjs'",
"changeset:release": "turbo build && changeset publish",
"changeset:version": "changeset version && pnpm install --lockfile-only",
"cjs:release": "node -r esbuild-register ./scripts/cjs.ts",
Expand Down

0 comments on commit 3ea926d

Please sign in to comment.