Skip to content

Commit

Permalink
Revert postinstall in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dumganhar committed Feb 28, 2024
1 parent b554df1 commit 8e42a1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"types": "./lib/index.d.ts",
"packageManager": "[email protected]",
"scripts": {
"postinstall": "npm run build",
"build": "tsc && turbo build",
"change": "node ./scripts/remove-workspaces.js && changeset add && node ./scripts/restore-workspaces.js",
"version": "node ./scripts/remove-workspaces.js && changeset version && node ./scripts/restore-workspaces.js",
Expand Down

0 comments on commit 8e42a1d

Please sign in to comment.