From 6cff92a8e7151fd19e8339f83f47f0ba1a6c27c6 Mon Sep 17 00:00:00 2001 From: Patric Stout Date: Fri, 1 Dec 2023 14:46:00 +0100 Subject: [PATCH] chore: bump @eveshipfit/dogma-engine to 2.3.1 (#33) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 85acfaf..7d8e6a3 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "author": "Patric Stout ", "license": "MIT", "dependencies": { - "@eveshipfit/dogma-engine": "^2.3.0", + "@eveshipfit/dogma-engine": "^2.3.1", "clsx": "^2.0.0", "jwt-decode": "^4.0.0" },