File tree Expand file tree Collapse file tree 2 files changed +9
-8
lines changed Expand file tree Collapse file tree 2 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 14
14
"version" : " 0.0.5" ,
15
15
"main" : " dist/react-bootstrap-extended.js" ,
16
16
"dependencies" : {
17
- "bootstrap-class-props" : " ^0.0.3 " ,
17
+ "bootstrap-class-props" : " ^0.0.4 " ,
18
18
"react" : " ^15.5.4" ,
19
19
"react-bootstrap" : " ^0.31.0" ,
20
20
"react-dom" : " ^15.5.4"
Original file line number Diff line number Diff line change @@ -977,11 +977,11 @@ boom@2.x.x:
977
977
dependencies :
978
978
hoek "2.x.x"
979
979
980
- bootstrap-class-props@^0.0.3 :
981
- version "0.0.3 "
982
- resolved "https://registry.yarnpkg.com/bootstrap-class-props/-/bootstrap-class-props-0.0.3 .tgz#43bc405a38621dd544216b02a018a1650d4aaa32 "
980
+ bootstrap-class-props@^0.0.4 :
981
+ version "0.0.4 "
982
+ resolved "https://registry.yarnpkg.com/bootstrap-class-props/-/bootstrap-class-props-0.0.4 .tgz#24f78abb2750a599d3e4be4dbbe4f03a93306162 "
983
983
dependencies :
984
- react-class-props "^0.0.4 "
984
+ react-class-props "^0.0.5 "
985
985
986
986
brace-expansion@^1.0.0 :
987
987
version "1.1.7"
@@ -3528,10 +3528,11 @@ react-bootstrap@^0.31.0:
3528
3528
uncontrollable "^4.1.0"
3529
3529
warning "^3.0.0"
3530
3530
3531
- react-class-props@^0.0.4 :
3532
- version "0.0.4 "
3533
- resolved "https://registry.yarnpkg.com/react-class-props/-/react-class-props-0.0.4 .tgz#03aafc0a3bc25730150acf5825bd76c26299d98e "
3531
+ react-class-props@^0.0.5 :
3532
+ version "0.0.5 "
3533
+ resolved "https://registry.yarnpkg.com/react-class-props/-/react-class-props-0.0.5 .tgz#b2fe2e794c4269f3f1465845d144d2018add02ef "
3534
3534
dependencies :
3535
+ prop-types "^15.5.10"
3535
3536
react "^15.5.4"
3536
3537
3537
3538
react-dom@^15.5.4 :
You can’t perform that action at this time.
0 commit comments