X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=package.json;h=e415d66986f24107b8b4f0863f5b6c8d715594f2;hb=4ec557ab7eb410a25672772de90518c5f1761ecd;hp=0e841f8eac4b571099737382b6ecd12e2db7d1a9;hpb=a2f369cbdf97b9f4d32dce742862e0dd181fe7e8;p=lhc%2Fweb%2Fwiklou.git diff --git a/package.json b/package.json index 0e841f8eac..e415d66986 100644 --- a/package.json +++ b/package.json @@ -6,13 +6,14 @@ "postdoc": "grunt copy:jsduck" }, "devDependencies": { + "eslint": "3.12.2", "eslint-config-wikimedia": "0.3.0", "grunt": "1.0.1", "grunt-banana-checker": "0.5.0", "grunt-contrib-copy": "1.0.0", "grunt-contrib-watch": "1.0.0", "grunt-eslint": "19.0.0", - "grunt-jsonlint": "1.0.7", + "grunt-jsonlint": "1.1.0", "grunt-karma": "2.0.0", "grunt-stylelint": "0.6.0", "karma": "1.1.0",