diff --git a/ROADMAP.md b/ROADMAP.md index 35e0e7621d..9087d2a90b 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -40,8 +40,7 @@ For more details, [please read our blog](http://blog.strapi.io). `strapi@alpha.3` _Reorganize the mono-repository. The rule to follow is to only have hooks without which Strapi cannot start or the CLI is unusable._ -- ~~Remove `strapi-bookshelf` from the main repository~~ -- ~~Remove `strapi-ejs` from the main repository~~ +- ~~Move `strapi-settings-manager` to the main repository~~ - ~~Better handling for 404~~ - ~~Update the generated API's files with async/await pattern~~