c2-mongoose
TypeScript icon, indicating that this package has built-in type declarations

2.1.276 • Public • Published

c2-mongoose

Guide to publish

Commit all changes with:

git add .
git commit -m 'your changes details'

Running one of below, according with your changes:

npm run publish-patch --force -m "Message to tag publish"   // to a new patch
npm run publish-minor --force -m "Message to tag publish"   // to a new minor
npm run publish-major --force -m "Message to tag publish"   // to a new major

Readme

Keywords

Package Sidebar

Install

npm i c2-mongoose

Weekly Downloads

23

Version

2.1.276

License

MIT

Unpacked Size

167 kB

Total Files

66

Last publish

Collaborators

  • cabralconsultoria