зеркало из https://github.com/microsoft/ace.git
0.1.1
This commit is contained in:
Родитель
17cbcb3477
Коммит
361c86b9f5
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "cordova-plugin-ace",
|
"name": "cordova-plugin-ace",
|
||||||
"version": "0.1.0",
|
"version": "0.1.1",
|
||||||
"description": "Enables you to mix native UI and native code with your JavaScript and HTML. http://microsoft.github.io/ace",
|
"description": "Enables you to mix native UI and native code with your JavaScript and HTML. http://microsoft.github.io/ace",
|
||||||
"cordova": {
|
"cordova": {
|
||||||
"id": "cordova-plugin-ace",
|
"id": "cordova-plugin-ace",
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
|
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
|
||||||
id="cordova-plugin-ace"
|
id="cordova-plugin-ace"
|
||||||
version="0.1.0">
|
version="0.1.1">
|
||||||
|
|
||||||
<name>Ace</name>
|
<name>Ace</name>
|
||||||
<description>Enables you to mix native UI and native code with your JavaScript and HTML.</description>
|
<description>Enables you to mix native UI and native code with your JavaScript and HTML.</description>
|
||||||
|
|
Загрузка…
Ссылка в новой задаче