From 9fa9e2eafd24e8634d3dc0e0298958ce7d0279f3 Mon Sep 17 00:00:00 2001 From: Frazer Smith Date: Tue, 7 Feb 2023 08:15:29 +0000 Subject: [PATCH] chore(package): add description --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dfb9506..1226f70 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fastify-json-to-xml", "version": "1.0.0", - "description": "", + "description": "Fastify plugin to serialise JSON responses to XML", "keywords": [ "fastify", "json",