0.1.0 • Published 3 years ago

follow-engine-strict v0.1.0

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

Description When you run npm scripts like npm run build with engineStricts, this package check the difference between your current node version and the version written in package json. And then, there is difference, this package exit the process.

Usage 1. Set "engineStricts":true and "engines":{"node":"xx.xx.xx"}" on package.json 1. Import package const followEngineStrict = require ('follow-engine-strict') 1. Excute function followEngineStrict()

0.1.0

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago