Remove tinymce from dependencies
I think it was supposed to be used in blogs, but we never got there. So lets just drop it from requirements in bower.json.
This commit is contained in:
parent
daecc3e183
commit
754c4b1a0d
@ -14,7 +14,6 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"jquery": "~2.1.3",
|
"jquery": "~2.1.3",
|
||||||
"video.js": "~4.11.4",
|
"video.js": "~4.11.4",
|
||||||
"leaflet": "~0.7.3",
|
"leaflet": "~0.7.3"
|
||||||
"tinymce": "~4.1.7"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user