N°7355 - Update ace-builds to 1.32.7

This commit is contained in:
Molkobain
2024-03-22 15:48:41 +01:00
parent b38a7c8ab6
commit 054520cdac
665 changed files with 15478 additions and 724 deletions

View File

@@ -1,6 +1,8 @@
{
"name": "ace-builds",
"version": "1.2.8",
"main": "./src-noconflict/ace.js",
"typings": "ace.d.ts",
"version": "1.32.7",
"description": "Ace (Ajax.org Cloud9 Editor)",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
@@ -10,9 +12,9 @@
"url": "https://github.com/ajaxorg/ace-builds.git"
},
"author": "",
"license": "BSD",
"license": "BSD-3-Clause",
"bugs": {
"url": "https://github.com/ajaxorg/ace-builds/issues"
},
"homepage": "https://github.com/ajaxorg/ace-builds"
}
}