Skip to content

Commit

Permalink
feat: add postinstall and postuninstall badge
Browse files Browse the repository at this point in the history
  • Loading branch information
montasim committed Aug 17, 2024
1 parent 348366b commit 8654e4f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@
"generate-docs:code": "jsdoc -c jsdoc.json",
"generate-docs:api": "node --experimental-modules swagger.js",
"clean": "yarn autoclean --init",
"postinstall": "yarn autoclean --force && yarn build",
"postuninstall": "yarn autoclean --force && yarn build",
"prepare": "husky"
},
"keywords": [
Expand Down

0 comments on commit 8654e4f

Please # to comment.