Update kanbn dependency version

This commit is contained in:
Gordon 2021-04-22 00:24:26 +01:00
parent 00914c7d96
commit 27eef66872
3 changed files with 156 additions and 925 deletions

View File

@ -1,3 +1,7 @@
# 0.5.0
* Update kanbn dependency, now using YAML front matter for index options and task metadata
# 0.4.0 # 0.4.0
* Added button to clear filters * Added button to clear filters

1075
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

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