feat: show eHP statistics of the ship (#14)

This commit is contained in:
Patric Stout
2023-11-19 12:12:21 +01:00
committed by GitHub
parent a471c04aa0
commit b5b147eed6
2 changed files with 3 additions and 2 deletions

View File

@@ -18,7 +18,7 @@
"author": "Patric Stout <eveshipfit@truebrain.nl>",
"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",

View File

@@ -39,7 +39,7 @@ export const ShipStatistics = () => {
</Category>
<Category headerLabel="Defense" headerContent={
<span>? ehp</span>
<span><ShipAttribute name="ehp" fixed={0} /> ehp</span>
}>
<CategoryLine>
No module