diff --git a/TODO.md b/TODO.md index 740ecd4..5df867f 100644 --- a/TODO.md +++ b/TODO.md @@ -27,5 +27,5 @@ - [ ] user redux server hydrate fails if no user in req - [ ] governor fails if not in server up - [ ] redux store provider fails if not in request -- [ ] client hooks will run on server if they're explicit in `flecks.yml`. Should there be an - implicit `!client` when bootstrapping the server? \ No newline at end of file +- [ ] client hooks will run on server if they're explicit in `flecks.yml`. Should there be an implicit `!client` when bootstrapping the server? +- [ ] rename `@flecks/http` to `@flecks/web`