Merge pull request #3249 from pchaigno/update-season-package

Update season package in npm to fix parsing error
This commit is contained in:
Arfon Smith
2016-09-25 21:25:19 -07:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
{
"repository": "https://github.com/github/linguist",
"dependencies": {
"season": "~>5.0"
"season": "~>5.4"
},
"license": "MIT"
}