mirror of
https://github.com/plankanban/planka.git
synced 2025-12-26 01:11:58 +03:00
Fix client lint script, update dependencies
This commit is contained in:
@@ -19,19 +19,16 @@
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"knex": "^0.19.4",
|
||||
"lodash": "^4.17.15",
|
||||
"moment": "^2.23.0",
|
||||
"moment": "^2.24.0",
|
||||
"sails": "^1.2.3",
|
||||
"sails-hook-orm": "^2.1.1",
|
||||
"sails-hook-sockets": "^2.0.0",
|
||||
"sails-postgresql": "^1.0.1",
|
||||
"sails-postgresql": "^1.0.2",
|
||||
"sharp": "^0.23.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@sailshq/eslint": "^4.19.3",
|
||||
"js-yaml": ">=3.13.1",
|
||||
"mixin-deep": ">=1.3.2",
|
||||
"nodemon": "^1.19.3",
|
||||
"set-value": ">=2.0.1"
|
||||
"nodemon": "^1.19.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^10.11"
|
||||
|
||||
Reference in New Issue
Block a user