@putout/operate
Advanced tools
Comparing version 11.0.0 to 11.1.0
@@ -30,6 +30,3 @@ 'use strict'; | ||
if (el === path) { | ||
path.remove(); | ||
break; | ||
} | ||
path.remove(); | ||
} | ||
@@ -36,0 +33,0 @@ }; |
{ | ||
"name": "@putout/operate", | ||
"version": "11.0.0", | ||
"version": "11.1.0", | ||
"type": "commonjs", | ||
@@ -42,3 +42,3 @@ "author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)", | ||
"eslint-plugin-n": "^16.0.0", | ||
"eslint-plugin-putout": "^19.0.0", | ||
"eslint-plugin-putout": "^21.0.0", | ||
"just-camel-case": "^4.0.2", | ||
@@ -45,0 +45,0 @@ "lerna": "^6.0.1", |
22010
443