Skip to content

Commit 355bd02

Browse files
author
Robert Jackson
committed
Add heimdalljs-graph to package.json/yarn.lock.
1 parent 8a47e19 commit 355bd02

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@
5151
"dependencies": {
5252
"ember-d3": "^0.3.1",
5353
"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"
5556
},
5657
"bugs": {
5758
"url": "https://github.com/rwjblue/heimdalljs-visualizer/issues"

yarn.lock

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2884,6 +2884,10 @@ heimdalljs-fs-monitor@^0.1.0:
28842884
heimdalljs "^0.2.0"
28852885
heimdalljs-logger "^0.1.7"
28862886

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+
28872891
heimdalljs-logger@^0.1.7:
28882892
version "0.1.7"
28892893
resolved "https://registry.yarnpkg.com/heimdalljs-logger/-/heimdalljs-logger-0.1.7.tgz#10e340af5c22a811e34522d9b9397675ad589ca4"

0 commit comments

Comments
 (0)