eslint-config-fullstack
Advanced tools
Comparing version 1.7.0 to 1.8.0
{ | ||
"name": "eslint-config-fullstack", | ||
"version": "1.7.0", | ||
"version": "1.8.0", | ||
"description": "a complete starter ESLint config file to help students avoid errors and learn best practices", | ||
@@ -39,5 +39,5 @@ "main": "index.js", | ||
"chai": "^3.5.0", | ||
"eslint": "~3.6.1", | ||
"eslint": "~3.9.0", | ||
"mocha": "^3.0.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
24654