Small UI improvements, update dependencies

This commit is contained in:
Maksim Eltyshev
2019-10-16 22:48:24 +05:00
parent d770470371
commit 1f38c6073c
17 changed files with 99 additions and 103 deletions

View File

@@ -15,7 +15,7 @@
},
"dependencies": {
"bcrypt": "^3.0.6",
"dotenv": "^8.1.0",
"dotenv": "^8.2.0",
"dotenv-cli": "^3.0.0",
"jsonwebtoken": "^8.5.1",
"knex": "^0.19.5",
@@ -29,7 +29,7 @@
},
"devDependencies": {
"eslint": "5.16.0",
"nodemon": "^1.19.3"
"nodemon": "^1.19.4"
},
"engines": {
"node": "^12.10"