eslint-config-problems
Advanced tools
Comparing version 0.1.2 to 1.0.0
{ | ||
"name": "eslint-config-problems", | ||
"version": "0.1.2", | ||
"version": "1.0.0", | ||
"description": "An eslint config that catches problems in your code, without checking style. For use with prettier.", | ||
@@ -32,3 +32,3 @@ "keywords": [ | ||
"doctoc": "^1.3.0", | ||
"eslint": "^4.1.1", | ||
"eslint": "^5.0.0", | ||
"lodash.defaultsdeep": "^4.6.0", | ||
@@ -38,3 +38,3 @@ "prettier": "^1.5.2" | ||
"peerDependencies": { | ||
"eslint": "^4.1.1" | ||
"eslint": "^5.0.0" | ||
}, | ||
@@ -41,0 +41,0 @@ "prettier": { |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0