mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 09:40:21 +00:00
Update season package in npm to fix parsing error
Fixes the Travis build failures
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"repository": "https://github.com/github/linguist",
|
"repository": "https://github.com/github/linguist",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"season": "~>5.0"
|
"season": "~>5.4"
|
||||||
},
|
},
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user