Revert coffeelint dependency to 1.16.0

8b12c5ae08 (commitcomment-23091155)
This commit is contained in:
Glavin Wiechert 2017-07-14 09:42:20 -03:00
parent 7864205a3f
commit a5806abb07
1 changed files with 1 additions and 1 deletions

View File

@ -403,7 +403,7 @@
"goimports"
],
"devDependencies": {
"coffeelint": "1.16.1"
"coffeelint": "1.16.0"
},
"scripts": {
"build-options": "node script/build-options.js",