chore(build): Sets Node engine to version 16 (#569)
This commit is contained in:
parent
8a9bc456b6
commit
be0063e2a0
@ -92,5 +92,8 @@
|
||||
"browserslist": [
|
||||
"> 1%",
|
||||
"last 2 versions"
|
||||
]
|
||||
],
|
||||
"engines": {
|
||||
"node": "^16"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user