Update license in package.json

This commit is contained in:
Héctor Cascos
2015-06-29 01:38:25 +02:00
parent cb81554549
commit 85879ffdb5

View File

@@ -11,12 +11,7 @@
"bugs": {
"url": "https://github.com/atom/atom/issues"
},
"licenses": [
{
"type": "MIT",
"url": "http://github.com/atom/atom/raw/master/LICENSE.md"
}
],
"license": "MIT",
"atomShellVersion": "0.22.3",
"dependencies": {
"async": "0.2.6",