From 7e09841bd66021d777d3da4367909f46dead0346 Mon Sep 17 00:00:00 2001 From: Michael Hladky <10064416+BioPhoton@users.noreply.github.com> Date: Sun, 13 Oct 2024 11:13:32 +0200 Subject: [PATCH] Update static-environments/user-lists/package.json --- static-environments/user-lists/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static-environments/user-lists/package.json b/static-environments/user-lists/package.json index df42d592..fe5f92f9 100644 --- a/static-environments/user-lists/package.json +++ b/static-environments/user-lists/package.json @@ -2,8 +2,8 @@ "name": "user-lists", "private": true, "scripts": {}, - "version": "1.0.0", - "main": "index.js", + "dependencies": {}, + "devDependencies": {} "keywords": [], "author": "", "license": "ISC",