chore: Move eslint modules to devDependencies
This commit is contained in:
+3
-3
@@ -11,7 +11,6 @@
|
||||
"async": "^1.5.0",
|
||||
"aws-sdk": "^2.0.25",
|
||||
"babel-core": "^5.8.34",
|
||||
"babel-eslint": "^4.1.6",
|
||||
"babelify": "^6.x.x",
|
||||
"body-parser": "^1.14.1",
|
||||
"bower": "~1.3.12",
|
||||
@@ -22,7 +21,6 @@
|
||||
"cookie-session": "^1.2.0",
|
||||
"coupon-code": "~0.3.0",
|
||||
"domain-middleware": "~0.1.0",
|
||||
"eslint-plugin-babel": "^3.0.0",
|
||||
"estraverse": "^4.1.1",
|
||||
"express": "~4.13.3",
|
||||
"express-csv": "~0.6.0",
|
||||
@@ -108,11 +106,12 @@
|
||||
"csv": "~0.3.6",
|
||||
"deep-diff": "~0.1.4",
|
||||
"eslint": "^1.9.0",
|
||||
"babel-eslint": "^4.1.6",
|
||||
"eslint-plugin-babel": "^3.0.0",
|
||||
"eslint-plugin-mocha": "^1.1.0",
|
||||
"event-stream": "^3.2.2",
|
||||
"expect.js": "~0.2.0",
|
||||
"istanbul": "^0.3.14",
|
||||
"phantomjs": "^1.9.18",
|
||||
"karma": "~0.13.15",
|
||||
"karma-babel-preprocessor": "^5.0.0",
|
||||
"karma-chai-plugins": "~0.6.0",
|
||||
@@ -125,6 +124,7 @@
|
||||
"mongodb": "^2.0.46",
|
||||
"mongoskin": "~0.6.1",
|
||||
"nock": "^2.17.0",
|
||||
"phantomjs": "^1.9.18",
|
||||
"protractor": "~2.5.1",
|
||||
"rewire": "^2.3.3",
|
||||
"rimraf": "^2.4.3",
|
||||
|
||||
Reference in New Issue
Block a user