Merge pull request #7521 from hectorcascos/update-package-json

Update license in package.json
This commit is contained in:
Machisté N. Quintana 2015-06-28 22:26:13 -04:00
commit 375cf27574

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",