Update kanbn dependency version

This commit is contained in:
Gordon 2021-04-09 21:50:20 +01:00
parent 84e10c56d0
commit 75b52108c6
3 changed files with 3090 additions and 3131 deletions

View File

@ -1,4 +1,4 @@
# VSCode kanbn extension # Kanbn Extension for Visual Studio Code
``` ```
// TODO readme... // TODO readme...

6217
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -29,7 +29,7 @@
] ]
}, },
"dependencies": { "dependencies": {
"@basementuniverse/kanbn": "file:~/Projects/kanbn", "@basementuniverse/kanbn": "^0.2.4",
"@types/dateformat": "^3.0.1", "@types/dateformat": "^3.0.1",
"dateformat": "^4.5.1", "dateformat": "^4.5.1",
"formik": "^2.2.6", "formik": "^2.2.6",