Skip to content

Commit

Permalink
v2.0.0beta6
Browse files Browse the repository at this point in the history
  • Loading branch information
yuri authored and yuri committed Sep 2, 2017
1 parent b06e87f commit e92ba01
Show file tree
Hide file tree
Showing 6 changed files with 933 additions and 274 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-beauty",
"version": "2.0.0-beta.5",
"version": "2.0.0-beta.6",
"description": "Ant Design components built with Vue.js",
"author": "G7:FE-driver",
"main": "package/vue-beauty.min.js",
Expand Down Expand Up @@ -34,7 +34,7 @@
"dependencies": {
"async-validator": "^1.8.0",
"autosize": "^4.0.0",
"core-js": "^2.5.0",
"core-js": "^2.5.1",
"date-fns": "^1.28.5",
"deepmerge": "^1.5.1",
"lodash": "^4.17.4",
Expand All @@ -55,8 +55,8 @@
"clipboard": "^1.7.1",
"connect-history-api-fallback": "^1.3.0",
"copy-webpack-plugin": "^4.0.1",
"css-loader": "^0.28.5",
"eslint": "^4.5.0",
"css-loader": "^0.28.7",
"eslint": "^4.6.0",
"eslint-config-airbnb-base": "^11.3.2",
"eslint-friendly-formatter": "^3.0.0",
"eslint-import-resolver-webpack": "^0.8.3",
Expand Down
Loading

0 comments on commit e92ba01

Please # to comment.