From eccd9afdcd1b26ccfcfc61bd2a9887be26333a65 Mon Sep 17 00:00:00 2001 From: dylan <> Date: Sun, 31 Mar 2024 18:00:45 -0700 Subject: [PATCH] update todos --- TODO.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index a153c44..788dcff 100644 --- a/TODO.md +++ b/TODO.md @@ -1,9 +1,9 @@ # TODO ## MVP -- [ ] Add version prop to picobook.json +- [x] Add version prop to picobook.json - [x] "Compile" carts in server -- [ ] Save compiled carts to db +- [x] Save compiled carts to db - [ ] Load cart by URL in React - [ ] Update GH Workflow to be by push