File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 5
5
"author" : " Statsbot, Inc." ,
6
6
"dependencies" : {
7
7
"@babel/runtime" : " ^7.1.2" ,
8
+ "core-js" : " ^2.5.3" ,
8
9
"prop-types" : " ^15.6.2" ,
9
10
"ramda" : " ^0.25.0" ,
10
11
"react" : " ^16.5.2"
Original file line number Diff line number Diff line change 8
8
dependencies :
9
9
regenerator-runtime "^0.12.0"
10
10
11
+ core-js@^2.5.3 :
12
+ version "2.6.5"
13
+ resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.5.tgz#44bc8d249e7fb2ff5d00e0341a7ffb94fbf67895"
14
+ integrity sha512-klh/kDpwX8hryYL14M9w/xei6vrv6sE8gTHDG7/T/+SEovB/G4ejwcfE/CBzO6Edsu+OETZMZ3wcX/EjUkrl5A==
15
+
11
16
" js-tokens@^3.0.0 || ^4.0.0 " :
12
17
version "4.0.0"
13
18
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
You can’t perform that action at this time.
0 commit comments