mirror of
https://github.com/Redocly/redoc.git
synced 2025-02-07 05:20:32 +03:00
chore: update(cli) engine node version >=12 (#1583)
This commit is contained in:
parent
0ee6c51320
commit
22cc5f17dc
|
@ -8,7 +8,7 @@
|
||||||
"author": "Roman Hotsiy <gotsijroman@gmail.com>",
|
"author": "Roman Hotsiy <gotsijroman@gmail.com>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">= 8"
|
"node": ">=12.0.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"chokidar": "^3.4.1",
|
"chokidar": "^3.4.1",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user