Skip to content

Commit

Permalink
Merge pull request #221 from deriv-com/update-release-trigger
Browse files Browse the repository at this point in the history
Prince/ manual publish trigger
  • Loading branch information
prince-deriv authored Feb 11, 2025
2 parents 145f9e0 + 41a8396 commit 9a8b72d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"lint": "eslint src/**/*.ts",
"prepare": "husky install",
"prepublish": "npm run build",
"publish": "npm run build && npm run prepublish && npm publish"
"prepublishOnly": "npm run build"
},
"keywords": [],
"author": "Michio",
Expand Down

0 comments on commit 9a8b72d

Please sign in to comment.