We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee9823c commit 1553412Copy full SHA for 1553412
package.json
@@ -39,9 +39,6 @@
39
"validate"
40
],
41
"dependencies": {
42
- "eslint-config-standard": "^6.2.0",
43
- "eslint-plugin-promise": "^3.3.0",
44
- "eslint-plugin-standard": "^2.0.1",
45
"lodash": "^4.16.4",
46
"postcss": "^5.2.5",
47
"postcss-cssnext": "^2.8.0",
@@ -62,6 +59,9 @@
62
59
"babel-preset-stage-0": "^6.16.0",
63
60
"coveralls": "^2.11.9",
64
61
"eslint": "^3.8.1",
+ "eslint-config-standard": "^6.2.0",
+ "eslint-plugin-promise": "^3.3.0",
+ "eslint-plugin-standard": "^2.0.1",
65
"loader-utils": "^0.2.16",
66
"memory-fs": "^0.3.0",
67
"nsp": "^2.2.0",
0 commit comments