Skip to content

Commit

Permalink
chore: update(cli) engine node version >=12
Browse files Browse the repository at this point in the history
  • Loading branch information
andriyl committed Apr 14, 2021
1 parent 0ee6c51 commit ed82934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/package.json
Expand Up @@ -8,7 +8,7 @@
"author": "Roman Hotsiy <gotsijroman@gmail.com>",
"license": "MIT",
"engines": {
"node": ">= 8"
"node": ">=12.0.0"
},
"dependencies": {
"chokidar": "^3.4.1",
Expand Down

0 comments on commit ed82934

Please sign in to comment.