@dmsi/providers
v6.3.1
Published
Providers for use in DMSi applications
Downloads
24
Keywords
Readme
DSMi Providers
Providers for use in DMSi applications
Getting Started
yarn add @dmsi/providers
Versioning
DMSi Providers conforms to the semver spec for versioning. The library is versioned separately from other @dmsi packages. Check out the CHANGELOG to see what's changed.
Local Development
For most development purposes, symlinking @dmsi/providers with a consuming package should be sufficient. However in certain cases the developer may have trouble symlinking to packages with competing dependency versions. In this case you may run yarn publish:test
, which will publish a tc
version for local development. The package must be updated to a major/minor/patch/rc version before being merged into develop.