From d71a381120945c97f83c308cf4db9ae391bb538a Mon Sep 17 00:00:00 2001 From: philc Date: Sat, 2 Nov 2024 12:20:04 +0100 Subject: [PATCH] remove type module --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index d6bdfc3..6bf860f 100755 --- a/package.json +++ b/package.json @@ -6,7 +6,6 @@ }, "description": "apxtri Decentralized Autonomous Organization", "main": "./apxtri/apxtri.js", - "type":"module", "repository": { "url": "https://gitea.ndda.fr/apxtri/adminapi.git", "type": "git"