@gobolt/models
v1.1.38
Published
This is a shared repository that includes models that should be shared across all BoxKnight services. Do not include anything for the controller, service or repository layers of your application in this package.
Downloads
324
Readme
Models
This is a shared repository that includes models that should be shared across all BoxKnight services. Do not include anything for the controller, service or repository layers of your application in this package.
Steps for publishing
npm set registry https://registry.npmjs.orgnpm login(Use your gobolt org npm account, not the secondcloset one)npm version <new-version>npm publish-> You should see the newest version here: https://www.npmjs.com/package/@gobolt/models?activeTab=versions
