File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 44
44
"d3-delaunay" : " ^5.3.0" ,
45
45
"d3-scale" : " ^3.2.1" ,
46
46
"d3-scale-chromatic" : " ^1.5.0" ,
47
- "d3-shape" : " ^1.3.7"
47
+ "d3-shape" : " ^1.3.7" ,
48
+ "performance-now" : " ^2.1.0"
48
49
},
49
50
"peerDependencies" : {
50
51
"react" : " ^16.6.3"
Original file line number Diff line number Diff line change @@ -5615,7 +5615,7 @@ perf-regexes@^1.0.1:
5615
5615
5616
5616
performance-now@^2.1.0 :
5617
5617
version "2.1.0"
5618
- resolved "https://registry.npmjs.org /performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
5618
+ resolved "https://registry.yarnpkg.com /performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
5619
5619
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
5620
5620
5621
5621
picomatch@^2.0.4, picomatch@^2.0.5, picomatch@^2.2.2 :
You can’t perform that action at this time.
0 commit comments