1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-08-07 14:35:29 +02:00

Update dependencies

This commit is contained in:
Maksim Eltyshev 2020-01-14 13:10:34 +05:00
parent 6ff86db58c
commit 1f43d4f214
4 changed files with 411 additions and 80 deletions

View file

@ -31,7 +31,7 @@
"dotenv": "^8.2.0",
"dotenv-cli": "^3.1.0",
"jsonwebtoken": "^8.5.1",
"knex": "^0.20.6",
"knex": "^0.20.7",
"lodash": "^4.17.15",
"moment": "^2.24.0",
"sails": "^1.2.3",
@ -44,7 +44,7 @@
"devDependencies": {
"eslint": "^5.16.0",
"eslint-config-airbnb-base": "^14.0.0",
"eslint-plugin-import": "^2.19.1",
"eslint-plugin-import": "^2.20.0",
"nodemon": "^2.0.2",
"prettier-eslint": "^9.0.1",
"prettier-eslint-cli": "^5.0.0"