UNPKG

subpackage-update

Version:

Utilities for working with subpackage modules.

14 lines (9 loc) 463 B
# subpackage-update [![subpackage-update on npm](https://img.shields.io/npm/v/subpackage-update.svg)](https://www.npmjs.com/package/subpackage-update) [![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/curvenote/subpackage-update/blob/main/LICENSE) ![CI](https://github.com/curvenote/subpackage-update/workflows/CI/badge.svg) A utility to work with complex subpackages. ## Install ```bash npm install subpackage-update ```