From 174ed61057862c5a95e70a8fe3073b3f3b00170a Mon Sep 17 00:00:00 2001 From: "guenter.baumgart" Date: Sat, 11 Dec 2021 22:38:14 +0100 Subject: [PATCH] npm rebase --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index eedc23a..bd611b2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "name": "parse-glob", + "name": "@plastichub/parse-glob", "description": "Parse a glob pattern into an object of tokens.", - "version": "3.0.4", + "version": "3.0.5", "homepage": "https://github.com/jonschlinkert/parse-glob", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "repository": "jonschlinkert/parse-glob",