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"
|
||||
},
|
||||
"engines": {
|
||||
"node": "16.14.0"
|
||||
"node": ">=16.14.0"
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user