Skip to content

Commit

Permalink
fix(package.json): change dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
therufa committed Apr 3, 2018
1 parent 9392477 commit 81220c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"icon",
"material-design",
"material design",
"material design icons",
"material design icons"
],
"bugs": {
"url": "https://github.com/therufa/mdi-vue/issues"
Expand All @@ -32,7 +32,7 @@
"build": "node build.js && babel build --out-dir dist && cp *LICENSE dist && cp *.md dist",
"release": "node ./node_modules/.bin/standard-version"
},
"peerDependencies": {
"dependencies": {
"vue": "^2.3.3"
},
"devDependencies": {
Expand Down

0 comments on commit 81220c4

Please sign in to comment.