1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 20:59:44 +02:00

Update dependencies

This commit is contained in:
Maksim Eltyshev 2020-09-28 04:40:10 +05:00
parent fac5254ae8
commit be9ab670f4
8 changed files with 369 additions and 324 deletions

View file

@ -42,7 +42,7 @@
},
"devDependencies": {
"concurrently": "^5.3.0",
"husky": "^4.2.5",
"lint-staged": "^10.2.11"
"husky": "^4.3.0",
"lint-staged": "^10.4.0"
}
}