@updater/eslint-plugin
Advanced tools
Comparing version
{ | ||
"name": "@updater/eslint-plugin", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"description": "ESLint rules for JavaScript at Updater", | ||
@@ -8,3 +8,3 @@ "keywords": ["eslint", "eslintplugin", "eslint-plugin"], | ||
"peerDependencies": { | ||
"eslint": "~3.16.1", | ||
"eslint": "^4.1", | ||
"prettier": "^1.8.2" | ||
@@ -11,0 +11,0 @@ }, |
104280
0