mirror of
https://github.com/ansible/awx.git
synced 2026-02-28 16:28:43 -03:30
Merge pull request #625 from gconsidine/ui/fix/home-dashboard-popover
Revert versions of D3 used by awx and ansible/nvd3
This commit is contained in:
@@ -109,7 +109,7 @@
|
|||||||
"bootstrap-datepicker": "^1.7.1",
|
"bootstrap-datepicker": "^1.7.1",
|
||||||
"codemirror": "^5.17.0",
|
"codemirror": "^5.17.0",
|
||||||
"components-font-awesome": "^4.6.1",
|
"components-font-awesome": "^4.6.1",
|
||||||
"d3": "~3.5.4",
|
"d3": "~3.3.13",
|
||||||
"javascript-detect-element-resize": "^0.5.3",
|
"javascript-detect-element-resize": "^0.5.3",
|
||||||
"jquery": "~2.2.4",
|
"jquery": "~2.2.4",
|
||||||
"jquery-ui": "~1.10.5",
|
"jquery-ui": "~1.10.5",
|
||||||
@@ -119,7 +119,7 @@
|
|||||||
"lr-infinite-scroll": "git+https://git@github.com/lorenzofox3/lrInfiniteScroll",
|
"lr-infinite-scroll": "git+https://git@github.com/lorenzofox3/lrInfiniteScroll",
|
||||||
"moment": "~2.10.0",
|
"moment": "~2.10.0",
|
||||||
"ng-toast": "git+https://git@github.com/ansible/ngToast#v2.1.0",
|
"ng-toast": "git+https://git@github.com/ansible/ngToast#v2.1.0",
|
||||||
"nvd3": "git+https://git@github.com/ansible/nvd3#1.7.1",
|
"nvd3": "git+https://git@github.com/ansible/nvd3#awx",
|
||||||
"reconnectingwebsocket": "^1.0.0",
|
"reconnectingwebsocket": "^1.0.0",
|
||||||
"rrule": "git+https://git@github.com/jkbrzt/rrule#4ff63b2f8524fd6d5ba6e80db770953b5cd08a0c",
|
"rrule": "git+https://git@github.com/jkbrzt/rrule#4ff63b2f8524fd6d5ba6e80db770953b5cd08a0c",
|
||||||
"select2": "^4.0.2",
|
"select2": "^4.0.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user