strapi-provider-upload-google-cloud-storage
strapi-provider-upload-google-cloud-storage copied to clipboard
Provider string in npm documentation is depricated
Describe the bug
The example configurations provider string in the npm documentation is still strapi-provider-upload-google-cloud-storage while it should be @strapi-community/strapi-provider-upload-google-cloud-storage.
To Reproduce Steps to reproduce the behavior:
- Open https://www.npmjs.com/package/@strapi-community/strapi-provider-upload-google-cloud-storage
- Go to "Setting up the configuration file"
Expected behavior The documentation should have the correct provider string in its example.

Hello @MartinSchwarzmaier
I've forgot to publish new NPM release with latest update of this repository. This is fixed now with release 4.2.3
Thanks,