From 429c1a14c7d8509ab15c0241c4d91574ca919b08 Mon Sep 17 00:00:00 2001 From: Patric Stout Date: Sun, 3 Dec 2023 16:46:54 +0100 Subject: [PATCH] chore: bump @eveshipfit/dogma-engine to 2.3.1 (#37) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d8e6a3..a5ec2d6 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "author": "Patric Stout ", "license": "MIT", "dependencies": { - "@eveshipfit/dogma-engine": "^2.3.1", + "@eveshipfit/dogma-engine": "^2.3.2", "clsx": "^2.0.0", "jwt-decode": "^4.0.0" },