Project managers, board members, auto-update after reconnection, refactoring

This commit is contained in:
Maksim Eltyshev
2021-06-24 01:05:22 +05:00
parent d6cb1f6683
commit b39119ace4
478 changed files with 21226 additions and 19495 deletions

View File

@@ -40,9 +40,9 @@
"npm run server:lint"
]
},
"devDependencies": {
"concurrently": "^5.3.0",
"husky": "^5.0.9",
"lint-staged": "^10.5.4"
"dependencies": {
"concurrently": "^6.2.0",
"husky": "^6.0.0",
"lint-staged": "^11.0.0"
}
}