Skip to content

Commit

Permalink
fix: remove deprecated project reference (#390)
Browse files Browse the repository at this point in the history
Co-authored-by: Paul Harris <[email protected]>
  • Loading branch information
jeluard and rolfyone authored Dec 14, 2023
1 parent b9b54fe commit 6559c85
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,6 @@ and run lint with
redocly lint beacon-node-oapi.yaml
```

## Implementations

- [TypeScript Wrapper](https://www.npmjs.com/package/@chainsafe/eth2.0-api-wrapper)

https://www.npmjs.com/package/@chainsafe/eth2.0-api-wrapper
## Releasing

1. Create and push tag
Expand All @@ -85,4 +80,4 @@ https://www.npmjs.com/package/@chainsafe/eth2.0-api-wrapper
Entry should be in following format(replace `<tag>` with real tag name from step 1.):
```
{url: "./releases/<tag>/beacon-node-oapi.json", name: "<tag>"},
```
```

0 comments on commit 6559c85

Please sign in to comment.