]> source.dussan.org Git - jquery.git/commitdiff
Build: Don't use ESLint 3.x
authorOleg Gaidarenko <markelog@gmail.com>
Fri, 8 Jul 2016 23:05:15 +0000 (02:05 +0300)
committerOleg Gaidarenko <markelog@gmail.com>
Fri, 8 Jul 2016 23:05:15 +0000 (02:05 +0300)
Since it is not supported by older node versions :/

package.json

index 6ef29dc0e4548d7375768ca2a56f898c936b0fb9..2443b46c3fb2794dc46a030b3d7e1cc0370c3d0e 100644 (file)
@@ -36,7 +36,7 @@
     "grunt-compare-size": "0.4.2",
     "grunt-contrib-uglify": "1.0.1",
     "grunt-contrib-watch": "1.0.0",
-    "grunt-eslint": "19.0.0",
+    "grunt-eslint": "18.0.0",
     "grunt-git-authors": "3.2.0",
     "grunt-jsonlint": "1.0.7",
     "grunt-newer": "1.2.0",