@contentful/app-sdk 4.22.1 → 5.0.0-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -33,10 +33,7 @@ A new package version is automatically published to npm using [semantic-release]
33
33
 
34
34
  To manually publish the package, run `npm run publish-all`.
35
35
 
36
- This repository is published as two packages with identical data. We recommend using `@contentful/app-sdk`.
37
-
38
- - `@contentful/app-sdk`
39
- - `contentful-ui-extensions-sdk`
36
+ This repository is published as `@contentful/app-sdk` package.
40
37
 
41
38
  #### Canary releases
42
39