This commit is contained in:
afc163 2015-08-24 21:16:00 +08:00
parent 820ed5c891
commit f97e0c6c03
2 changed files with 2 additions and 2 deletions

View File

@ -8,4 +8,4 @@ export default function getFileItem(file, fileList) {
}
})[0];
return target;
};
}

View File

@ -1,6 +1,6 @@
{
"name": "antd",
"version": "0.8.0-beta6",
"version": "0.8.0-beta7",
"stableVersion": "0.7.3",
"title": "Ant Design",
"description": "一个 UI 设计语言",