Skip to content

Commit

Permalink
Merge pull request #3249 from pchaigno/update-season-package
Browse files Browse the repository at this point in the history
Update season package in npm to fix parsing error
  • Loading branch information
arfon committed Sep 26, 2016
2 parents e424e8e + 41593b3 commit 71032cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"repository": "https://github.com/github/linguist",
"dependencies": {
"season": "~>5.0"
"season": "~>5.4"
},
"license": "MIT"
}

0 comments on commit 71032cd

Please sign in to comment.