This commit is contained in:
David Soulayrol 2025-10-11 14:20:38 +02:00
commit b9f845dcaf
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "metalsmith-groff",
"version": "0.4.1",
"version": "0.4.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "metalsmith-groff",
"version": "0.4.1",
"version": "0.4.2",
"license": "GPL-3.0+",
"dependencies": {
"debug": "^2.6.9",

View file

@ -1,6 +1,6 @@
{
"name": "metalsmith-groff",
"version": "0.4.1",
"version": "0.4.2",
"description": "A Metalsmith plugin to call the groff document formatting system on files",
"readmeFilename": "README.md",
"homepage": "https://forge.ti-nuage.fr/forgejo/david/metalsmith-groff",