@portabletext/plugin-character-pair-decorator
Advanced tools
+3
-3
| { | ||
| "name": "@portabletext/plugin-character-pair-decorator", | ||
| "version": "8.0.0", | ||
| "version": "8.0.1", | ||
| "description": "Automatically match a pair of characters and decorate the text in between", | ||
@@ -52,7 +52,7 @@ "keywords": [ | ||
| "vitest": "^4.1.4", | ||
| "@portabletext/editor": "^7.0.0" | ||
| "@portabletext/editor": "^7.0.1" | ||
| }, | ||
| "peerDependencies": { | ||
| "react": "^19.2", | ||
| "@portabletext/editor": "^7.0.0" | ||
| "@portabletext/editor": "^7.0.1" | ||
| }, | ||
@@ -59,0 +59,0 @@ "engines": { |