1.0.31-rc1 • Published 8 months ago

gr-roq-ui-react v1.0.31-rc1

Weekly downloads
-
License
ISC
Repository
bitbucket
Last release
8 months ago

ROQ UI React Component

How to build

  • npm run build

How to publish

  • Update package.json with new version
  • Run npm install --package-lock-only to update the lock file with the new version
  • If committing on a different branch, merge changes to master
  • Tag the (merge) commit with the current version in package.json, e.g. 1.2.3
  • CircleCI will run the build process and deploy the artifact to npmjs @gastfreund/roq-ui-react

Documentation