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 a01aee5 commit 661a719Copy full SHA for 661a719
package.json
@@ -42,7 +42,6 @@
42
"@storybook/test": "^8.2.5",
43
"@tinymce/beehive-flow": "^0.19.0",
44
"@tinymce/eslint-plugin": "^2.3.1",
45
- "@tinymce/miniature": "^6.0.0",
46
"@types/chai": "^4.3.16",
47
"@types/node": "^20.14.12",
48
"autoprefixer": "^10.4.19",
@@ -75,5 +74,8 @@
75
74
"zone.js": "~0.14.8"
76
},
77
"version": "9.0.0",
78
- "name": "@tinymce/tinymce-angular"
+ "name": "@tinymce/tinymce-angular",
+ "dependencies": {
79
+ "@tinymce/miniature": "^6.0.0"
80
+ }
81
}
0 commit comments