Skip to content

Commit

Permalink
Update package
Browse files Browse the repository at this point in the history
  • Loading branch information
1aron committed Jun 18, 2024
1 parent b18658e commit c4ea79e
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 686 deletions.
2 changes: 1 addition & 1 deletion internal
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"private": true,
"type": "module",
"scripts": {
"preinstall": "./preinstall.sh",
"postinstall": "pnpm dlx husky install",
"build": "cross-env NODE_OPTIONS=--max-old-space-size=16384 pnpm --filter \"./packages/*\" build",
"build:examples": "cross-env NODE_OPTIONS=--max-old-space-size=16384 pnpm --filter \"./examples/*\" --parallel build",
Expand Down
Loading

0 comments on commit c4ea79e

Please sign in to comment.