Skip to content

Commit

Permalink
fix license declaration in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Kir Belevich committed May 19, 2015
1 parent d0c3355 commit d67a8ac
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Expand Up @@ -56,8 +56,5 @@
"engines": {
"node": ">=0.10.0"
},
"licenses": [{
"type": "MIT",
"url": "https://raw.github.com/svg/svgo/master/LICENSE"
}]
"license": "MIT"
}

0 comments on commit d67a8ac

Please sign in to comment.