Skip to content

Commit

Permalink
remove post install because of docker
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmeirlevy committed May 21, 2024
1 parent da0a69f commit 5345909
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"npm": "9"
},
"scripts": {
"postinstall": "npm run bootstrap",
"bootstrap": "mkdir -p cert && npm run create-certs",
"create-certs": "node ./node_modules/@qelos/plugin-play/create-cert.js",
"dev": "tsx watch ./server.ts",
Expand Down

0 comments on commit 5345909

Please sign in to comment.