File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @code4rena/components-library" ,
3- "version" : " 4.5.10 " ,
3+ "version" : " 4.5.11 " ,
44 "description" : " Code4rena's official components library " ,
55 "types" : " ./dist/lib.d.ts" ,
66 "exports" : {
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ export enum ContestTileVariant {
88 COMPACT_DARK = "COMPACT_DARK"
99}
1010
11- export type ContestEcosystem = "Algorand" | "Aptos" | "Blast" | "Cosmos" | "EVM" | "Hyperlink " | "NEAR" | "Polkadot" | "Scroll" | "Sei" | "Solana" | "StarkNet" | "Stellar" | "Sui" | "Other" ;
11+ export type ContestEcosystem = "Algorand" | "Aptos" | "Blast" | "Cosmos" | "EVM" | "Hyperliquid " | "NEAR" | "Polkadot" | "Scroll" | "Sei" | "Solana" | "StarkNet" | "Stellar" | "Sui" | "Other" ;
1212
1313export type CodingLanguage = "Cairo" | "GO" | "HUFF" | "Ink" | "Move" | "Noir" | "Other" | "Rain" | "Rust" | "Rust evm" | "Solidity" | "Vyper" | "Yul" ;
1414
You can’t perform that action at this time.
0 commit comments