Node compatibility set to >=12.0
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@
|
||||
"yellowlabtools": "./bin/cli.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 8.0"
|
||||
"node": ">= 12.0"
|
||||
},
|
||||
"main": "./lib/index.js",
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user