Update migration-guide-alpha.26-to-beta.md

strapi-plugin-settings-manager is removed starting from 3.0.0-beta.14
This commit is contained in:
Lydia 2019-11-13 19:49:15 +11:00 committed by GitHub
parent 447594684d
commit 233ca290de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -82,7 +82,6 @@ Here are the default ones. If you have installed other plugins you will also nee
"strapi-plugin-content-manager": "3.0.0-beta.x",
"strapi-plugin-content-type-builder": "3.0.0-beta.x",
"strapi-plugin-email": "3.0.0-beta.x",
"strapi-plugin-settings-manager": "3.0.0-beta.x",
"strapi-plugin-upload": "3.0.0-beta.x",
"strapi-plugin-users-permissions": "3.0.0-beta.x"
}