Revert versions of D3 used by awx and ansible/nvd3

This commit is contained in:
gconsidine
2017-11-13 17:06:45 -05:00
parent 9ed2a0da8f
commit 4cd9556f7b

View File

@@ -109,7 +109,7 @@
"bootstrap-datepicker": "^1.7.1",
"codemirror": "^5.17.0",
"components-font-awesome": "^4.6.1",
"d3": "~3.5.4",
"d3": "~3.3.13",
"javascript-detect-element-resize": "^0.5.3",
"jquery": "~2.2.4",
"jquery-ui": "~1.10.5",
@@ -119,7 +119,7 @@
"lr-infinite-scroll": "git+https://git@github.com/lorenzofox3/lrInfiniteScroll",
"moment": "~2.10.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",
"rrule": "git+https://git@github.com/jkbrzt/rrule#4ff63b2f8524fd6d5ba6e80db770953b5cd08a0c",
"select2": "^4.0.2",