Comparing version
@@ -121,3 +121,3 @@ 'use strict'; | ||
? this.pattern.glob | ||
: this.pattern.re; | ||
: this.pattern.regex; | ||
@@ -124,0 +124,0 @@ this.defaults(glob, options); |
{ | ||
"name": "glob-fs", | ||
"description": "file globbing for node.js. speedy and powerful alternative to node-glob.", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"homepage": "https://github.com/jonschlinkert/glob-fs", | ||
@@ -6,0 +6,0 @@ "author": "Jon Schlinkert (https://github.com/jonschlinkert)", |
51732
0.01%