Compare commits

...

2 Commits

Author SHA1 Message Date
RaoHai
b413e4421c use antd-tools@0.13.9, moment@2.15.1 for pub 2016-11-11 22:26:42 +08:00
RaoHai
7433ecf14c use antd-tools@0.13.9, moment@2.15.1 for pub 2016-11-11 22:25:08 +08:00

View File

@@ -1,6 +1,6 @@
{
"name": "antd",
"version": "2.4.0",
"version": "2.4.1",
"title": "Ant Design",
"description": "An enterprise-class UI design language and React-based implementation",
"homepage": "http://ant.design/",
@@ -39,7 +39,7 @@
"css-animation": "^1.2.5",
"gregorian-calendar": "~4.1.0",
"gregorian-calendar-format": "~4.1.0",
"moment": "^2.15.1",
"moment": "2.15.1",
"object-assign": "~4.1.0",
"omit.js": "^0.1.0",
"rc-animate": "~2.3.0",
@@ -78,7 +78,7 @@
"devDependencies": {
"@types/react": "~0.14.41",
"@types/react-dom": "~0.14.18",
"antd-tools": "^0.13.0",
"antd-tools": "0.13.9",
"babel-eslint": "^7.1.0",
"babel-jest": "^17.0.0",
"babel-plugin-import": "^1.0.0",