npm.io
2.1.2 • Published 5 years ago

@mapsindoors/typescript-interfaces

Licence
MIT
Version
2.1.2
Deps
1
Size
9 kB
Vulns
0
Weekly
0

MapsIndoors Shared TypeScript Interfaces Library

Shared TypeScript interfaces library for MapsIndoors TypeScript-based projects.

Publishing

When you want to publish to your changes to NPM, do the following from the root directory on the master branch:

  • Make sure you have pulled everything from the master branch, including tags
  • Describe the changes in CHANGELOG.md
  • Run npm login
  • Run npm version patch | minor | major

The npm version command will upgrade the package, commit it and push to the remote repository, and publish a distribution build to @mapsindoors/components