fix: bump

This commit is contained in:
cha0s 2022-03-19 17:09:46 -05:00
parent 917d78da32
commit 5ae65e4eb0

View File

@ -30,3 +30,4 @@
- [ ] 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/web` to `@flecks/web`
- [ ] simultaneous babel compilation across all compiled flecks
- [ ] add building to publish process ...