Remove `prepublish` script in the CLI monorepo templates from the published package
Description
The idea is to remove the prepublish script from the scripts object of the package.json file of every cli template when the template is downloaded using the CLI.
Context
When the templates are downloaded using the Semaphore CLI, it would be nice to remove the prepublish script since it's not necessary for the applications that developers will create with the templates.
Before printing the project scripts, the prepublish script can be removed programmatically so that it's not part of the package.json of the downloaded project and it is also not part of the available scripts.
Hey @cedoor , would like to work on this task. Could you clarify the remaining tasks for this issue? Any additional context would be appreciated. Thanks!
Hey @0xshikhar! I just updated the issue description. Would you like me to assign you this issue? Please, let us know if you have any questions.
Sure, i am happy to solve this issue.
Hey @0xshikhar! I just assigned the issue to you.