Skip to content

Commit

Permalink
remove post install command
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianscatularo committed Oct 17, 2023
1 parent e35b017 commit 760bab9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/portal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@
"scripts": {
"start": "react-app-rewired start",
"build": "sed -i '/enableWorkerThreads/d' node_modules/terser-webpack-plugin/dist/index.js && react-app-rewired build",
"postinstall": "cd wormhole-connect && npm install && cd ..",
"test": "react-app-rewired test",
"eject": "react-scripts eject",
"format": "npx prettier --write ./src"
Expand Down

0 comments on commit 760bab9

Please sign in to comment.