change engines to allow anything about 16.14.0 (#235)
This commit is contained in:
parent
f721a21d0f
commit
c50bb19e97
@ -9,7 +9,7 @@
|
|||||||
"postinstall": "husky install"
|
"postinstall": "husky install"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "16.14.0"
|
"node": ">=16.14.0"
|
||||||
},
|
},
|
||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
Loading…
Reference in New Issue
Block a user