2
0
mirror of https://github.com/frappe/books.git synced 2024-11-10 07:40:55 +00:00

Merge pull request #147 from 18alantom/chore-bump-node-version

chore: bump node version
This commit is contained in:
Alan 2021-09-30 14:56:41 +05:30 committed by GitHub
commit dbdc3c9354
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,6 +74,6 @@
"nodemon": "^1.18.3"
},
"engines": {
"node": ">=8.11.0"
"node": ">=16.4.0"
}
}