eslint-config-fullstack
Advanced tools
Comparing version 1.4.0 to 1.4.1
{ | ||
"name": "eslint-config-fullstack", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "a complete starter ESLint config file to help students avoid errors and learn best practices", | ||
@@ -40,4 +40,4 @@ "main": "index.js", | ||
"eslint": "~3.2.0", | ||
"mocha": "^2.5.3" | ||
"mocha": "^3.0.0" | ||
} | ||
} |