@deep-foundation/npm-packager
Version:
NPM packager package for [Deep](https://deep.foundation/). It handles installation and publication of `deep-package` packages. This package is included in each [Deep](https://deep.foundation/) instance, there is no need to install it manually.
14 lines (8 loc) • 533 B
Markdown
# npm-packager
NPM packager package for [Deep](https://deep.foundation/). It handles installation and publication of `deep-package` packages. This package is included in each [Deep](https://deep.foundation/) instance, there is no need to install it manually.
[](https://gitpod.io/#https://github.com/deep-foundation/npm-packager)
## For maintainers
Please publish new version of this package using only this command:
```bash
npm run npm-release
```