edcfb3b27f
While preparing the libraries that need to be upgraded for 4.2 in MDL-76373 I've seen that the new Tiny editor missed the repository.
11 lines
250 B
XML
11 lines
250 B
XML
<?xml version="1.0"?>
|
|
<libraries>
|
|
<library>
|
|
<location>js/tinymce</location>
|
|
<name>Tiny</name>
|
|
<license>MIT</license>
|
|
<version>6.3.2</version>
|
|
<repository>https://github.com/tinymce/tinymce</repository>
|
|
</library>
|
|
</libraries>
|