lerna-utils-gpm

0.0.13 • Public • Published

lerna-utils-gpm

NPM version NPM Downloads Prettier Conventional Commits

Internal Package: GPM common utils

Installation

npm install lerna-utils-gpm
# or use yarn
yarn add lerna-utils-gpm

Usage

const gpm = require('lerna-utils-gpm')

Contributing

  • Fork it!
  • Create your new branch:
    git checkout -b feature-new or git checkout -b fix-which-bug
  • Start your magic work now
  • Make sure npm test passes
  • Commit your changes:
    git commit -am 'feat: some description (close #123)' or git commit -am 'fix: some description (fix #123)'
  • Push to the branch: git push
  • Submit a pull request :)

Authors

This library is written and maintained by imcuttle.

License

MIT - imcuttle

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.136latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.136
0.0.120
0.0.110
0.0.100
0.0.90
0.0.80
0.0.60
0.0.50
0.0.40
0.0.30

Package Sidebar

Install

npm i lerna-utils-gpm

Weekly Downloads

6

Version

0.0.13

License

none

Unpacked Size

8.13 kB

Total Files

9

Last publish

Collaborators

  • moyuyc