Skip to content

Commit

Permalink
chore(): publish package
Browse files Browse the repository at this point in the history
  • Loading branch information
Attila Max Ruf committed May 18, 2017
1 parent fffaaab commit 13179e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "mdi-vue",
"version": "0.0.1",
"version": "0.1.0",
"description": "Material Design Icons for Vue.js",
"main": "index.js",
"repository": "git@github.com:therufa/mdi-vue.git",
Expand All @@ -19,7 +19,7 @@
"url": "https://github.com/therufa/mdi-vue/issues"
},
"author": "Attila Max Ruf <attila.ruf@oden.hu>",
"license": "(MIT + OFL 1.1)",
"license": "(MIT + OFL-1.1)",
"scripts": {
"clean": "rm -rf build dist",
"prebuild": "git submodule update --init && npm run clean && mkdir build dist",
Expand Down

0 comments on commit 13179e8

Please sign in to comment.