diff --git a/bun.lock b/bun.lock index a488ecd..0a13cf2 100644 --- a/bun.lock +++ b/bun.lock @@ -1,5 +1,6 @@ { "lockfileVersion": 1, + "configVersion": 0, "workspaces": { "": { "name": "tout-doux", diff --git a/resources/ts/components/TaskList.vue b/resources/ts/components/TaskList.vue index 4b23d07..c3f5fa6 100644 --- a/resources/ts/components/TaskList.vue +++ b/resources/ts/components/TaskList.vue @@ -1,5 +1,5 @@