Fix eslint version

This commit is contained in:
RainLoop Team 2016-07-01 01:50:11 +03:00
parent 8e8a041032
commit 8a6765faeb
15 changed files with 342 additions and 398 deletions

View file

@ -56,14 +56,13 @@
"babel-preset-stage-0": "^6.5.0",
"babel-runtime": "^6.1.18",
"es6-promise-polyfill": "^1.2.0",
"eslint": "^2.13.1",
"gulp": "~3.9.0",
"gulp-autoprefixer": "*",
"gulp-beautify": "*",
"gulp-clean-css": "^2.0.7",
"gulp-concat-util": "*",
"gulp-eol": "*",
"gulp-eslint": "^1.1.0",
"gulp-eslint": "^2.0.0",
"gulp-header": "*",
"gulp-if": "~1.2.5",
"gulp-less": "1.3.6",