We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c8f3edc + 7705835 commit 8eea7cfCopy full SHA for 8eea7cf
1 file changed
package.json
@@ -29,14 +29,14 @@
29
"statuses": "~1.3.0"
30
},
31
"devDependencies": {
32
- "after": "0.8.1",
33
- "eslint": "2.11.1",
34
- "eslint-config-standard": "5.3.1",
35
- "eslint-plugin-promise": "1.3.1",
36
- "eslint-plugin-standard": "1.3.2",
37
- "istanbul": "0.4.3",
38
- "mocha": "2.5.3",
39
- "supertest": "1.1.0"
+ "after": "0.8.2",
+ "eslint": "3.4.0",
+ "eslint-config-standard": "6.0.0",
+ "eslint-plugin-promise": "2.0.1",
+ "eslint-plugin-standard": "2.0.0",
+ "istanbul": "0.4.5",
+ "mocha": "3.0.2",
+ "supertest": "2.0.0"
40
41
"files": [
42
"HISTORY.md",
0 commit comments