Merge pull request #380 from chinesedfan/upgrade_ace
Fixed #253: upgrade ace to 1.2.6
This commit is contained in:
commit
1265ed78a9
|
@ -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
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"ajv": "3.8.8",
|
||||
"brace": "0.8.0",
|
||||
"brace": "0.10.0",
|
||||
"javascript-natural-sort": "0.7.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Reference in New Issue