mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
upgrade ace-builds to 1.3.2
Change-Id: If9e79d98851d9e3adfdddb7ec407fb55bcc7a762
This commit is contained in:
parent
701f93f854
commit
9380c32faa
1 changed files with 3 additions and 3 deletions
|
|
@ -14,7 +14,7 @@
|
|||
"angular-resource": "1.5.7",
|
||||
"angular-bootstrap": "~2.5.0",
|
||||
"angular-websocket": "~1.0.13",
|
||||
"ace-builds": "1.2.7",
|
||||
"ace-builds": "1.3.2",
|
||||
"angular-ui-ace": "0.1.3",
|
||||
"jquery.scrollTo": "~1.4.13",
|
||||
"nvd3": "~1.8.5",
|
||||
|
|
@ -55,7 +55,7 @@
|
|||
"src-noconflict/ext-language_tools.js",
|
||||
"src-noconflict/theme-chrome.js"
|
||||
],
|
||||
"version": "1.2.7",
|
||||
"version": "1.3.2",
|
||||
"name": "ace-builds"
|
||||
},
|
||||
"highlightjs": {
|
||||
|
|
@ -68,7 +68,7 @@
|
|||
}
|
||||
},
|
||||
"resolutions": {
|
||||
"ace-builds": "1.2.7",
|
||||
"ace-builds": "1.3.2",
|
||||
"angular": ">=1.5.0 <1.6"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue