ape-updating

5.0.3 • Public • Published

ape-updating

Build Status npm Version

Dependency updating utility.

Usage

Updat Dependencies in Package.

'use strict'
 
const apeUpdating = require('ape-updating')
 
// Update all dependencies
apeUpdating.updateDependencies().then(() => {
  /* ... */
})
 

License

This software is released under the MIT License.

Links

Readme

Keywords

Package Sidebar

Install

npm i ape-updating

Weekly Downloads

316

Version

5.0.3

License

MIT

Unpacked Size

12.9 kB

Total Files

22

Last publish

Collaborators

  • okunishinishi