升级依赖

This commit is contained in:
yangchch6 2019-04-09 11:15:09 +08:00
parent fc5836983d
commit 91fc3e5490
3 changed files with 301 additions and 226 deletions

View File

@ -6,10 +6,10 @@
.u-checkbox {
display: inline-block;
position: relative;
margin: 0 8px;
margin-right: 24px;
height: 16px;
line-height: 16px;
font-size: 14px;
font-size: 12px;
white-space: nowrap;
cursor: pointer;
outline: none;

518
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -40,6 +40,7 @@
"babel-runtime": "^6.23.0",
"bee-animate": "^1.0.0",
"bee-checkbox": "latest",
"bee-modal": "latest",
"classnames": "^2.2.5",
"tinper-bee-core": "latest"
},
@ -50,7 +51,7 @@
},
"devDependencies": {
"bee-button": "latest",
"bee-clipboard": "^2.0.0",
"bee-clipboard": "latest",
"bee-drawer": "0.0.2",
"bee-form-control": "latest",
"bee-icon": "latest",
@ -65,4 +66,4 @@
"react-addons-test-utils": "15.6.2",
"react-dom": "16.8.3"
}
}
}