Skip to content

Commit 1553412

Browse files
author
Alexander Ryzhikov
committed
Package.json deps cleanup
1 parent ee9823c commit 1553412

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,6 @@
3939
"validate"
4040
],
4141
"dependencies": {
42-
"eslint-config-standard": "^6.2.0",
43-
"eslint-plugin-promise": "^3.3.0",
44-
"eslint-plugin-standard": "^2.0.1",
4542
"lodash": "^4.16.4",
4643
"postcss": "^5.2.5",
4744
"postcss-cssnext": "^2.8.0",
@@ -62,6 +59,9 @@
6259
"babel-preset-stage-0": "^6.16.0",
6360
"coveralls": "^2.11.9",
6461
"eslint": "^3.8.1",
62+
"eslint-config-standard": "^6.2.0",
63+
"eslint-plugin-promise": "^3.3.0",
64+
"eslint-plugin-standard": "^2.0.1",
6565
"loader-utils": "^0.2.16",
6666
"memory-fs": "^0.3.0",
6767
"nsp": "^2.2.0",

0 commit comments

Comments
 (0)