Merge pull request #479 from QingWei-Li/test/date-picker
DatePicker: add test
Showing
... | @@ -58,6 +58,7 @@ | ... | @@ -58,6 +58,7 @@ |
"cooking": "^1.1.0", | "cooking": "^1.1.0", | ||
"cooking-lint": "^0.1.3", | "cooking-lint": "^0.1.3", | ||
"cooking-vue2": "^0.1.4", | "cooking-vue2": "^0.1.4", | ||
"coveralls": "^2.11.14", | |||
"cp-cli": "^1.0.2", | "cp-cli": "^1.0.2", | ||
"css-loader": "^0.24.0", | "css-loader": "^0.24.0", | ||
"extract-text-webpack-plugin": "^1.0.1", | "extract-text-webpack-plugin": "^1.0.1", | ||
... | ... |
Please register or sign in to comment