Skip to content

Commit

Permalink
fix: restore sync between package.json and lock file to make npm ci w…
Browse files Browse the repository at this point in the history
…ork again
  • Loading branch information
fabianbormann committed Apr 6, 2023
1 parent 5648a6b commit 4adf3f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ npm i @fabianbormann/cardano-peer-connect

### Infos for usage in the wallet

Extend the base CardanoPeerConnect class for your wallet.
Extend the base CardanoPeerConnect class for your wallet:

```js
class BoostPeerConnect extends CardanoPeerConnect {
Expand Down

0 comments on commit 4adf3f4

Please sign in to comment.