From ed0ed8d1a74fc1ce22208d078b86cb31941cbbd3 Mon Sep 17 00:00:00 2001 From: Kemal Ahmed Date: Tue, 26 Jan 2021 11:15:13 -0500 Subject: [PATCH] updated is-installed-globally --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b7a183b..62dbe41 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "has-yarn": "^2.1.0", "import-lazy": "^2.1.0", "is-ci": "^2.0.0", - "is-installed-globally": "^0.3.2", + "is-installed-globally": "^0.4.0", "is-npm": "^5.0.0", "is-yarn-global": "^0.3.0", "latest-version": "^5.1.0",