Skip to content

Commit

Permalink
rm postinstall
Browse files Browse the repository at this point in the history
  • Loading branch information
gbarkhatov committed Oct 24, 2024
1 parent 922e168 commit 7a6e319
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
"main": "index.js",
"scripts": {
"build": "node scripts/build-proto.js",
"prepare": "npm run build",
"postinstall": "npm run build"
"prepare": "npm run build"
},
"files": [
"src/generated/**/*"
Expand Down

0 comments on commit 7a6e319

Please sign in to comment.