From b5b147eed62e0f8b0c9dd71fa0262d87e6274667 Mon Sep 17 00:00:00 2001 From: Patric Stout Date: Sun, 19 Nov 2023 12:12:21 +0100 Subject: [PATCH] feat: show eHP statistics of the ship (#14) --- package.json | 3 ++- src/ShipStatistics/ShipStatistics.tsx | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5c47ba3..49af3dc 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "author": "Patric Stout ", "license": "MIT", "dependencies": { - "@eveshipfit/dogma-engine": "^2.1.0", + "@eveshipfit/dogma-engine": "^2.2.0", "clsx": "^2.0.0" }, "devDependencies": { @@ -61,6 +61,7 @@ "typescript-plugin-css-modules": "^5.0.2" }, "peerDependencies": { + "@eveshipfit/dogma-engine": "^2.2.0", "react": "^18.2.0" }, "main": "dist/cjs/index.js", diff --git a/src/ShipStatistics/ShipStatistics.tsx b/src/ShipStatistics/ShipStatistics.tsx index 6953702..021aab1 100644 --- a/src/ShipStatistics/ShipStatistics.tsx +++ b/src/ShipStatistics/ShipStatistics.tsx @@ -39,7 +39,7 @@ export const ShipStatistics = () => { ? ehp + ehp }> No module