File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 51
51
"dependencies" : {
52
52
"ember-d3" : " ^0.3.1" ,
53
53
"ember-network" : " ^0.3.1" ,
54
- "ember-truth-helpers" : " ^1.2.0"
54
+ "ember-truth-helpers" : " ^1.2.0" ,
55
+ "heimdalljs-graph" : " ^0.3.2"
55
56
},
56
57
"bugs" : {
57
58
"url" : " https://github.com/rwjblue/heimdalljs-visualizer/issues"
Original file line number Diff line number Diff line change @@ -2884,6 +2884,10 @@ heimdalljs-fs-monitor@^0.1.0:
2884
2884
heimdalljs "^0.2.0"
2885
2885
heimdalljs-logger "^0.1.7"
2886
2886
2887
+ heimdalljs-graph@^0.3.2 :
2888
+ version "0.3.2"
2889
+ resolved "https://registry.yarnpkg.com/heimdalljs-graph/-/heimdalljs-graph-0.3.2.tgz#b3638ecbf05de5f34311f524173ac910d37eb1fd"
2890
+
2887
2891
heimdalljs-logger@^0.1.7 :
2888
2892
version "0.1.7"
2889
2893
resolved "https://registry.yarnpkg.com/heimdalljs-logger/-/heimdalljs-logger-0.1.7.tgz#10e340af5c22a811e34522d9b9397675ad589ca4"
You can’t perform that action at this time.
0 commit comments