Merge pull request #380 from chinesedfan/upgrade_ace

Fixed #253: upgrade ace to 1.2.6
This commit is contained in:
Jos de Jong 2017-04-04 21:57:39 +02:00 committed by GitHub
commit 1265ed78a9
2 changed files with 2 additions and 2 deletions

View File

@ -60,7 +60,7 @@ with bower:
There is a directive available for using JSONEditor in Angular.js:
[https://github.com/angular-tools/ng-jsoneditor](https://github.com/angular-tools/ng-jsoneditor)
[https://github.com/isonet/angular-jsoneditor](https://github.com/isonet/angular-jsoneditor)
## Use

View File

@ -24,7 +24,7 @@
},
"dependencies": {
"ajv": "3.8.8",
"brace": "0.8.0",
"brace": "0.10.0",
"javascript-natural-sort": "0.7.1"
},
"devDependencies": {