Merge pull request #844 from bewildergeist/fix-license

Fix MIT license annotation in package.json
This commit is contained in:
Leo Horie 2015-11-12 16:07:46 -05:00
commit db66d89bc5

View file

@ -33,12 +33,7 @@
"sinon": "^1.17.2",
"sinon-chai": "^2.8.0"
},
"licenses": [
{
"type": "MIT",
"url": "http://opensource.org/licenses/MIT"
}
],
"license": "MIT",
"files": [
"mithril.min.js",
"mithril.min.js.map",