Skip to content

Commit

Permalink
build: remove yarn build postinstall script
Browse files Browse the repository at this point in the history
  • Loading branch information
burdiyan committed Apr 10, 2023
1 parent 1c83609 commit 8741ea8
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 1,398 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"upgrade:tamagui": "manypkg upgrade tamagui && manypkg upgrade @tamagui && manypkg upgrade tamagui-loader && manypkg upgrade react-native-web-lite",
"format": "prettier --write ./frontend",
"test": "yarn workspaces foreach run test",
"postinstall": "yarn build",
"d2:dev": "yarn workspace @mintter/electron dev"
},
"resolutions": {
Expand Down
Loading

0 comments on commit 8741ea8

Please sign in to comment.