mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
Allow usage of version 7.x of the tinymce peer dependency (#1864)
This commit is contained in:
@@ -206,7 +206,7 @@
|
||||
"nouislider": "^15.7.0",
|
||||
"plyr": "^3.7.8",
|
||||
"star-rating.js": "^4.3.0",
|
||||
"tinymce": "^6.4.2",
|
||||
"tinymce": "^6.4.2 || ^7.0.0",
|
||||
"tom-select": "^2.2.2"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
|
||||
Reference in New Issue
Block a user