Skip to content

Commit

Permalink
add missing nano app dep
Browse files Browse the repository at this point in the history
  • Loading branch information
hedi-edelbloute committed Apr 29, 2024
1 parent 38eccf7 commit bd57754
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/flat-panthers-agree.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@ledgerhq/live-common": patch
---

Add missing nano app dep Oasys & Shiden
2 changes: 2 additions & 0 deletions libs/ledger-live-common/src/apps/polyfill.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ export function declareDep(name: string, dep: string): void {
["Moonbeam", "Ethereum"],
["Moonriver", "Ethereum"],
["Nested", "Ethereum"],
["Oasys", "Ethereum"],
["OlympusDAO", "Ethereum"],
["Opensea", "Ethereum"],
["Paraswap", "Ethereum"],
Expand All @@ -65,6 +66,7 @@ export function declareDep(name: string, dep: string): void {
["RocketPool", "Ethereum"],
["RSK Test", "Ethereum"],
["RSK", "Ethereum"],
["Shiden EVM", "Ethereum"],
["Spool", "Ethereum"],
["Staderlabs", "Ethereum"],
["StakeDAO", "Ethereum"],
Expand Down

0 comments on commit bd57754

Please sign in to comment.