upgrade ace-builds to 1.3.2

Change-Id: If9e79d98851d9e3adfdddb7ec407fb55bcc7a762
This commit is contained in:
Prabhjyot Singh 2018-03-23 11:45:44 +05:30
parent 701f93f854
commit 9380c32faa
No known key found for this signature in database
GPG key ID: E8B414FA26357220

View file

@ -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"
}
}