File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## Unreleased
8
8
9
+ ### Fixed
10
+ - Having ` @tinymce/miniature ` as dev dependency broke builds. #INT-3347
11
+
9
12
## 6.2.0 - 2025-05-29
10
13
11
14
### Changed
Original file line number Diff line number Diff line change 26
26
"author" : " Ephox Corporation DBA Tiny Technologies, Inc." ,
27
27
"license" : " MIT" ,
28
28
"dependencies" : {
29
+ "@tinymce/miniature" : " ^6.0.0" ,
29
30
"prop-types" : " ^15.6.2"
30
31
},
31
32
"peerDependencies" : {
58
59
"@storybook/react-vite" : " ^8.6.4" ,
59
60
"@tinymce/beehive-flow" : " ^0.19.0" ,
60
61
"@tinymce/eslint-plugin" : " ^2.4.0" ,
61
- "@tinymce/miniature" : " ^6.0.0" ,
62
62
"@types/node" : " ^22.13.10" ,
63
63
"@types/prop-types" : " ^15.7.14" ,
64
64
"@types/react" : " ^19.0.0" ,
You can’t perform that action at this time.
0 commit comments