0.1.0 • Published 7 years ago

change-publish-config v0.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

change-publish-config Build Status

Change the publishConfig registry property in package.json

Install

$ npm install --save change-publish-config

Usage

const changePublishConfig = require('change-publish-config');

changePublishConfig('registry-url', 'path-to-package.json');

License

MIT © Joachim Prinzbach

0.1.0

7 years ago