mikeal / merge-release

Automatically release all merges to master on npm.
Other
471 stars 64 forks source link

Write to deployDir/package.json when updating version #38

Closed mattdsteele closed 3 years ago

mattdsteele commented 3 years ago

This is related to #19 - in particular, it helps with the pika/pack workflow.

When publishing a subfolder, the subfolder contains its own package.json file, which needs its version updated; or it will try to publish the 0.0.0-dev (or similar placeholder) version.