chore: update(cli) engine node version >=12 (#1583)

This commit is contained in:
Andriy Leliv 2021-04-15 10:01:28 +03:00 committed by GitHub
parent 0ee6c51320
commit 22cc5f17dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
"author": "Roman Hotsiy <gotsijroman@gmail.com>",
"license": "MIT",
"engines": {
"node": ">= 8"
"node": ">=12.0.0"
},
"dependencies": {
"chokidar": "^3.4.1",