1.0.1 • Published 3 years ago
publish-fork v1.0.1
Overview
If you fork a repo and want to publish the fork version of the package, you have to modify the origin package.json,
This tool helps you to modify the package.json and restore it after the publish so that you don't lost sync with the origin repo.
Usage
Run it under the directory of the fork repo:
npx publish-forkSpecify a version to publish:
npx publish-fork -v 1.2.3