1
0
mirror of https://github.com/tabler/tabler.git synced 2026-06-17 12:50:03 +04:00

Allow usage of version 7.x of the tinymce peer dependency (#1864)

This commit is contained in:
Cédric Anne
2024-04-30 09:11:37 +02:00
committed by GitHub
parent dfd7c88e2e
commit c3b42f970e
+1 -1
View File
@@ -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": {