From 3128177fea98bc711d98b5dff9b34d85c08ced07 Mon Sep 17 00:00:00 2001 From: peaklabs-dev <122374094+peaklabs-dev@users.noreply.github.com> Date: Mon, 1 Dec 2025 12:05:03 +0100 Subject: [PATCH] chore: add schema to package.json and remove name --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 38063d450..ebcbaca31 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "coolify", + "$schema": "https://www.schemastore.org/package.json", "private": true, "type": "module", "devDependencies": {