Update node version to current LTS

This commit is contained in:
Will Boyd
2019-12-19 08:57:34 -05:00
parent b3bd05211e
commit cb0eb31fcf
+1 -1
View File
@@ -15,7 +15,7 @@
"author": "Will Boyd <will@codersblock.com> (https://codersblock.com)",
"license": "MIT",
"engines": {
"node": ">= 10.12.0"
"node": ">= 12.14.0"
},
"dependencies": {
"luxon": "^1.21.3",