From 9bb4ca0ef6eb74038ff8a801b12e891cb0c65cac Mon Sep 17 00:00:00 2001 From: Jack Holloway Date: Sat, 28 Dec 2024 15:57:19 +0000 Subject: [PATCH] trigger --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e5203182..49040dc0 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "ddb-importer", "version": "6.0.57", "author": "MrPrimate", - "description": "Foundry VTT module for integrating D&D Beyond content", + "description": "Foundry VTT module for integrating D&D Beyond content.", "private": true, "scripts": { "lint": "npx eslint src/",