1.0.1 • Published 1 year ago

publish-fork v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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-fork

Specify a version to publish:

npx publish-fork -v 1.2.3
1.0.1

1 year ago

1.0.0

1 year ago