fast-find-in-files
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -25,3 +25,2 @@ export interface QueryHit { | ||
* Requirements: | ||
* - Must start with `./` | ||
* - Must not end with `/` | ||
@@ -28,0 +27,0 @@ */ |
{ | ||
"name": "fast-find-in-files", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "fast-find-in-files recursively searches sub-directories for needle matches", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
45958
65