Merge pull request #2891 from pchaigno/package-license

MIT license in package.json
This commit is contained in:
Arfon Smith
2016-03-19 07:47:18 -06:00

View File

@@ -2,5 +2,6 @@
"repository": "https://github.com/github/linguist",
"dependencies": {
"season": "~>5.0"
}
},
"license": "MIT"
}