eslint-plugin-json5
Advanced tools
Comparing version
{ | ||
"name": "eslint-plugin-json5", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"author": "Cyrille Corpet <cyrille@bayesimpact.org>", | ||
@@ -22,3 +22,3 @@ "description": "Simple preprocessor to be able to lint json5 files", | ||
"peerDependencies": { | ||
"eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0" | ||
"eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0" | ||
}, | ||
@@ -25,0 +25,0 @@ "engines": { |
3436
0.29%