Skip to content

Commit 4122955

Browse files
committed
remove cal-heatmap from dependencies
1 parent f30faa1 commit 4122955

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@
8585
},
8686
"dependencies": {
8787
"@coding-blocks/motley": "^0.7.3",
88-
"cal-heatmap": "^3.6.2",
8988
"ember-composable-helpers": "^2.3.1",
9089
"jotted": "^1.5.2",
9190
"js-base64": "^2.5.1"

yarn.lock

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4078,13 +4078,6 @@ cacheable-request@^2.1.1:
40784078
normalize-url "2.0.1"
40794079
responselike "1.0.2"
40804080

4081-
cal-heatmap@^3.6.2:
4082-
version "3.6.2"
4083-
resolved "https://registry.yarnpkg.com/cal-heatmap/-/cal-heatmap-3.6.2.tgz#961a7f4686b3bdcf7104d951b6ff1dd58c0c62d1"
4084-
integrity sha1-lhp/Roazvc9xBNlRtv8d1YwMYtE=
4085-
dependencies:
4086-
d3 "^3.0.6"
4087-
40884081
calculate-cache-key-for-tree@^1.2.0:
40894082
version "1.2.3"
40904083
resolved "https://registry.yarnpkg.com/calculate-cache-key-for-tree/-/calculate-cache-key-for-tree-1.2.3.tgz#5a5e4fcfa2d374a63e47fe967593f179e8282825"
@@ -4804,11 +4797,6 @@ cyclist@~0.2.2:
48044797
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-0.2.2.tgz#1b33792e11e914a2fd6d6ed6447464444e5fa640"
48054798
integrity sha1-GzN5LhHpFKL9bW7WRHRkRE5fpkA=
48064799

4807-
d3@^3.0.6:
4808-
version "3.5.17"
4809-
resolved "https://registry.yarnpkg.com/d3/-/d3-3.5.17.tgz#bc46748004378b21a360c9fc7cf5231790762fb8"
4810-
integrity sha1-vEZ0gAQ3iyGjYMn8fPUjF5B2L7g=
4811-
48124800
dag-map@^2.0.2:
48134801
version "2.0.2"
48144802
resolved "https://registry.yarnpkg.com/dag-map/-/dag-map-2.0.2.tgz#9714b472de82a1843de2fba9b6876938cab44c68"

0 commit comments

Comments
 (0)