0.0.5 • Published 12 months ago

pg-sql-generator v0.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
12 months ago

pg-sql-generator

codecov

develop

# Commit and push your code to git
git add .
git commit -m 'xxx'
git push

# Publish your package to NPM
npm version patch # Bumping a new version
npm config set registry https://registry.npmjs.org/
npm publish
npm config set registry https://registry.npmmirror.com/

npm config get registry

Reference

0.0.5

12 months ago

0.0.4

12 months ago

0.0.3

12 months ago

0.0.2

12 months ago

0.0.1

12 months ago