1.15.1 • Published 4 years ago

nova-chat v1.15.1

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
4 years ago

novachat

Install

npm install

Publish

npm run publish

(you will be prompted for email and access token first time you run this)

Releasing a new version

npm version minor
npm run publish