Update kanbn dependency, fix typing error

This commit is contained in:
Gordon
2021-05-15 23:20:49 +01:00
parent d78a1149cc
commit a8ca54f151
3 changed files with 11 additions and 6 deletions

View File

@ -88,7 +88,7 @@
}
},
"dependencies": {
"@basementuniverse/kanbn": "^0.7.1",
"@basementuniverse/kanbn": "^0.8.0",
"dateformat": "^4.5.1",
"formik": "^2.2.6",
"git-user-name": "^2.0.0",