From c60f4a5e7d628008ef706a34436bd0ad1923891d Mon Sep 17 00:00:00 2001 From: Ayushman Chhabra <14110965+ayushmanchhabra@users.noreply.github.com> Date: Wed, 10 Jul 2024 22:42:20 +0530 Subject: [PATCH] fixup! chore: allowlist glob --- js-green-licenses.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js-green-licenses.json b/js-green-licenses.json index 314f0160..69eb4a4d 100644 --- a/js-green-licenses.json +++ b/js-green-licenses.json @@ -3,6 +3,6 @@ "BlueOak" ], "packageAllowlist": [ - "@glob" + "glob" ] }