mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-21 07:10:33 +00:00
chore: change supported node engine version.
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
"@commitlint/cli": "^17.4.2"
|
"@commitlint/cli": "^17.4.2"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=14.20"
|
"node": "14.x"
|
||||||
},
|
},
|
||||||
"husky": {
|
"husky": {
|
||||||
"hooks": {
|
"hooks": {
|
||||||
|
|||||||
Reference in New Issue
Block a user