From 2d46395b86118a16a50226c7d3c87a0746310494 Mon Sep 17 00:00:00 2001 From: tenkuma Date: Wed, 13 May 2026 22:50:59 -0300 Subject: [PATCH] Atualizar package.json --- package.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/package.json b/package.json index 30e8418..f7e92bf 100644 --- a/package.json +++ b/package.json @@ -11,8 +11,5 @@ "keywords": [], "author": "", "license": "ISC", - "type": "commonjs", - "devDependencies": { - "eleventy-plugin-citations": "^0.1.10", - } + "type": "commonjs" }