Skip to content

Commit b563d89

Browse files
TINY-11907: add dependency
1 parent bc23fb2 commit b563d89

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tinymce-angular-component/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
"author": "Ephox Corporation DBA Tiny Technologies, Inc.",
77
"license": "MIT",
88
"private": false,
9+
"dependencies": {
10+
"@tinymce/miniature": "^6.0.0"
11+
},
912
"peerDependencies": {
1013
"@angular/core": ">=16.0.0",
1114
"@angular/common": ">=16.0.0",

0 commit comments

Comments
 (0)