keymbinatorial
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "keymbinatorial", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Module that generates the unique combinations of key values by taking a single value from each keys array", | ||
@@ -35,7 +35,5 @@ "main": "index.js", | ||
"chai": "^3.5.0", | ||
"eslint": "^2.10.2", | ||
"eslint-config-screwdriver": "^1.0.0", | ||
"eslint-plugin-import": "^1.8.0", | ||
"eslint-plugin-jsx-a11y": "^1.2.2", | ||
"eslint-plugin-react": "^5.1.1", | ||
"eslint": "^3.2.2", | ||
"eslint-config-screwdriver": "^2.0.0", | ||
"eslint-plugin-import": "^1.12.0", | ||
"jenkins-mocha": "^2.6.0" | ||
@@ -42,0 +40,0 @@ }, |
5
11193