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": { "bugs": {
"url": "https://github.com/atom/atom/issues" "url": "https://github.com/atom/atom/issues"
}, },
"licenses": [ "license": "MIT",
{
"type": "MIT",
"url": "http://github.com/atom/atom/raw/master/LICENSE.md"
}
],
"atomShellVersion": "0.22.3", "atomShellVersion": "0.22.3",
"dependencies": { "dependencies": {
"async": "0.2.6", "async": "0.2.6",