2.7.5 • Published 3 years ago

nodejs-upgrade v2.7.5

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

What is this?

Install a version of NodeJS using this package

Installation

npm i nodejs

Example

const Node = require('nodejs-upgrade')

const nodejs = new Node(client, {
    version: 'version'
});
2.7.5

3 years ago

2.7.0

3 years ago