From ae8824266e1dbf377a320120ecc1a2866d9b4e87 Mon Sep 17 00:00:00 2001 From: Matt Bierner Date: Fri, 28 Apr 2017 10:05:35 -0700 Subject: [PATCH] Update Repository Urls Updates a few entries in the package.json from `jonschlinkert/expand-brackets` to `micromatch/expand-brackets` --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 1c5233c..636790f 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "expand-brackets", "description": "Expand POSIX bracket expressions (character classes) in glob patterns.", "version": "2.1.4", - "homepage": "https://github.com/jonschlinkert/expand-brackets", + "homepage": "https://github.com/micromatch/expand-brackets", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "contributors": [ "Elan Shanker (https://github.com/es128)", @@ -10,9 +10,9 @@ "Jon Schlinkert (http://twitter.com/jonschlinkert)", "Martin Kolárik (http://kolarik.sk)" ], - "repository": "jonschlinkert/expand-brackets", + "repository": "micromatch/expand-brackets", "bugs": { - "url": "https://github.com/jonschlinkert/expand-brackets/issues" + "url": "https://github.com/micromatch/expand-brackets/issues" }, "license": "MIT", "files": [