2.7.5 • Published 4 years ago

nodejs-upgrade v2.7.5

Weekly downloads
-
License
ISC
Repository
-
Last release
4 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

4 years ago

2.7.0

4 years ago