Atualizar package.json
Some checks failed
Build Eleventy / build (push) Failing after 21s

This commit is contained in:
天クマ 2026-05-13 22:49:33 -03:00
commit 0c129e0fdc

View file

@ -13,11 +13,6 @@
"license": "ISC", "license": "ISC",
"type": "commonjs", "type": "commonjs",
"devDependencies": { "devDependencies": {
"@babel/generator": "^7.29.1",
"@babel/parser": "^7.29.2",
"@babel/traverse": "^7.29.0",
"eleventy-plugin-citations": "^0.1.10", "eleventy-plugin-citations": "^0.1.10",
"express": "^5.2.1",
"readline-sync": "^1.4.10"
} }
} }