Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
XiNiHa committed Jul 26, 2022
1 parent 5a4ea4d commit a8f6029
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 @@ -4,7 +4,7 @@
"packages/*"
],
"scripts": {
"build": "pnpm --filter=!docs -r build",
"build": "pnpm --filter=!docs --filter=!vilay-example -r build",
"postinstall": "pnpm build",
"lint": "eslint . --ext .ts,.tsx",
"format": "prettier --write \"**/*.{js,jsx,ts,tsx,astro}\"",
Expand Down

0 comments on commit a8f6029

Please sign in to comment.