Fix board deletion, update dependencies. Closes #146

This commit is contained in:
Maksim Eltyshev
2021-08-02 17:23:56 +05:00
parent fe91b5241e
commit 2130c04548
9 changed files with 815 additions and 601 deletions
+2 -2
View File
@@ -42,7 +42,7 @@
},
"dependencies": {
"concurrently": "^6.2.0",
"husky": "^6.0.0",
"lint-staged": "^11.0.0"
"husky": "^7.0.1",
"lint-staged": "^11.1.1"
}
}