Merge pull request #4515 from lydia-gu/patch-1

Update migration-guide-alpha.26-to-beta.md - to remove strapi-plugin-settings-manager package
This commit is contained in:
Jim LAURIE 2019-11-19 15:14:10 +01:00 committed by GitHub
commit d52dbde011
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"
}