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 3b916c6 commit 14f6f93Copy full SHA for 14f6f93
package.json
@@ -26,7 +26,8 @@
26
"author": "Ephox Corporation DBA Tiny Technologies, Inc.",
27
"license": "MIT",
28
"dependencies": {
29
- "prop-types": "^15.6.2"
+ "prop-types": "^15.6.2",
30
+ "@tinymce/miniature": "^6.0.0"
31
},
32
"peerDependencies": {
33
"react": "^19.0.0 || ^18.0.0 || ^17.0.1 || ^16.7.0",
@@ -58,7 +59,6 @@
58
59
"@storybook/react-vite": "^8.6.4",
60
"@tinymce/beehive-flow": "^0.19.0",
61
"@tinymce/eslint-plugin": "^2.4.0",
- "@tinymce/miniature": "^6.0.0",
62
"@types/node": "^22.13.10",
63
"@types/prop-types": "^15.7.14",
64
"@types/react": "^19.0.0",
0 commit comments