From 8a9a9cf45c10ab6f30486a5874772ddbb5e88de3 Mon Sep 17 00:00:00 2001
From: Seth Landry <waymakerijn@outlook.com>
Date: Sun, 12 Jan 2025 10:54:31 -0600
Subject: [PATCH] Update .licensed.yml

---
 .licensed.yml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/.licensed.yml b/.licensed.yml
index 3c3b1fe9..2f370ae1 100644
--- a/.licensed.yml
+++ b/.licensed.yml
@@ -13,6 +13,5 @@ allowed:
 
 reviewed:
   npm:
-                - name: Setup Node.js environment
-                uses: actions/setup-node@v4.1.0
-            
+    - name: Setup Node.js environment
+      uses: actions/setup-node@v4.1.0