Skip to content

Commit

Permalink
v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Justineo committed Jul 14, 2017
1 parent 95ccfc1 commit edb88a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/veui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
},
"module": "index.js",
"dependencies": {
"veui-theme-dux": "0.2.0",
"lodash": "^4.17.4",
"tether": "^1.4.0",
"veui-theme-dux": "^0.2.0",
"vue-awesome": "^2.2.1"
},
"peerDependencies": {
Expand All @@ -30,12 +30,12 @@
"babel-eslint": "^7.1.1",
"babel-helper-vue-jsx-merge-props": "^2.0.2",
"babel-loader": "^6.2.10",
"babel-plugin-veui": "0.2.0",
"babel-plugin-istanbul": "^3.1.2",
"babel-plugin-lodash": "^3.2.11",
"babel-plugin-syntax-jsx": "^6.18.0",
"babel-plugin-transform-runtime": "^6.22.0",
"babel-plugin-transform-vue-jsx": "^3.4.2",
"babel-plugin-veui": "^0.2.0",
"babel-preset-env": "^1.2.1",
"babel-preset-stage-2": "^6.22.0",
"babel-register": "^6.22.0",
Expand Down

0 comments on commit edb88a3

Please sign in to comment.