@63pokupki/nodejs-common
Version:
Common nodejs functionality
35 lines (23 loc) • 440 B
Markdown
# <div align="center">@63pokupki/nodejs-common<div>
## Installation
Install with npm:
```
npm i @63pokupki-nodejs-common
```
Install with yarn:
```
yarn add @63pokupki-nodejs-common
```
## Publish
```
npm init --scope=63pokupki
```
## Patch version
npm run build
git stage .
git commit
npm version patch
npm run build
git push
жмешь Enter до конца...
npm publish --access public --registry https://registry.npmjs.org