@contentful/rich-text-plain-text-renderer
Advanced tools
Comparing version 16.0.4 to 16.0.5
@@ -61,3 +61,5 @@ 'use strict'; | ||
INLINES["ASSET_HYPERLINK"] = "asset-hyperlink"; | ||
// RESOURCE_HYPERLINK = 'resource-hyperlink', | ||
INLINES["EMBEDDED_ENTRY"] = "embedded-entry-inline"; | ||
// EMBEDDED_RESOURCE = 'embedded-resource-inline', | ||
})(INLINES = exports.INLINES || (exports.INLINES = {})); | ||
@@ -64,0 +66,0 @@ |
{ | ||
"name": "@contentful/rich-text-plain-text-renderer", | ||
"version": "16.0.4", | ||
"version": "16.0.5", | ||
"main": "dist/rich-text-plain-text-renderer.es5.js", | ||
@@ -28,3 +28,3 @@ "typings": "dist/types/index.d.ts", | ||
"dependencies": { | ||
"@contentful/rich-text-types": "^16.1.0" | ||
"@contentful/rich-text-types": "^16.2.0" | ||
}, | ||
@@ -44,3 +44,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "8f5ee90c81e437e1428c0ec8b180864459938c8b" | ||
"gitHead": "9e774d98aae85dde883ebceea02b61ad4e799731" | ||
} |
Sorry, the diff of this file is not supported yet
51594
728