Bumped node to version 16 LTS

This commit is contained in:
2021-11-17 04:43:03 +00:00
parent f4745084c0
commit ae88f3002a
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "auth-server",
"version": "1.4.3",
"version": "1.4.4",
"description": "An API centric auth server. Uses Sequelize and mariaDB by default.",
"main": "server/server.js",
"scripts": {