mirror of
https://github.com/frappe/books.git
synced 2024-11-08 23:00:56 +00:00
chore: set node version
This commit is contained in:
parent
a589358d10
commit
9bc8cd9fdd
@ -56,5 +56,8 @@
|
|||||||
},
|
},
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
"*.{js,vue}": "vue-cli-service lint"
|
"*.{js,vue}": "vue-cli-service lint"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=16.4.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user