We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 174d6c6 commit 8dfd630Copy full SHA for 8dfd630
libs/contentful-rich-text-angular-renderer/package.json
@@ -1,14 +1,14 @@
1
{
2
"name": "@flowup/contentful-rich-text-angular-renderer",
3
- "version": "0.5.0",
+ "version": "0.6.0",
4
"license": "MIT",
5
"repository": {
6
"url": "https://github.com/flowup/contentful-rich-text-angular-renderer"
7
},
8
"peerDependencies": {
9
- "@angular/core": "^15.0.0",
10
- "@angular/common": "^15.0.0",
11
- "@angular/platform-browser-dynamic": "^15.0.0",
+ "@angular/core": "^16.0.0",
+ "@angular/common": "^16.0.0",
+ "@angular/platform-browser-dynamic": "^16.0.0",
12
"@contentful/rich-text-types": "^16.0.0",
13
"rxjs": "^6.0.0 || ^7.0.0"
14
0 commit comments