2.3.3 • Published 4 years ago

@tokend/redoc v2.3.3

Weekly downloads
18
License
MIT
Repository
github
Last release
4 years ago

Customized fork of Redoc OpenAPI/Swagger-generated API Reference Documentation

Publish

  • Two npm modules '@tokend/redoc' and '@tokend/redoc-ci'
  • Set new version in redoc package.json
  • Set new version cli and update '@tokend/redoc' to new, in redoc-cli .cli/package.json

  • npm run bundle

  • yarn publish
  • cd cli/
  • npm install
  • cd ..
  • npm run compile:cli
  • cd cli/
  • yarn publish