0.0.6 • Published 7 years ago
@mesaic/api v0.0.6
Mesaic API
An SDK wrapper for Mesaic public API
Warning! This is version 0 of the Mesaic Public API. It is unstable and expected to change without notice.
Publish npm package
npm publishDev dependencies without publishing
You changed code here and want to test if it still works in your other projects which depend on this? Create a local package with:
npm packCopy that tgz file to your other project and there you run:
npm install mesaic-api-0.0.x.tgzYou can run this within the Docker build process.