# Install
npm i --save @63pokupki-nodejs-common
# Publish
npm init --scope=63pokupki


# Patch version

npm run build

git stage .

git commit

npm version patch

git push



жмешь Enter до конца...

npm publish --access public
