From e6fb01b648c4dc16672d3c888cc03c227b9563bd Mon Sep 17 00:00:00 2001 From: ThuF Date: Mon, 23 Mar 2026 13:13:34 +0000 Subject: [PATCH] Migrate from project.json to package.json --- codbex-uoms-data/project.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/codbex-uoms-data/project.json b/codbex-uoms-data/project.json index 8b6d706..1c73994 100644 --- a/codbex-uoms-data/project.json +++ b/codbex-uoms-data/project.json @@ -1,4 +1,3 @@ { - "guid": "codbex-uoms-data", - "actions": [] + "guid": "codbex-uoms-data" } \ No newline at end of file