@solana/rpc-parsed-types 2.0.0-rc.2 → 2.0.0-rc.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +0 -3
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,5 +1,4 @@
1
1
  [![npm][npm-image]][npm-url] [![npm-downloads][npm-downloads-image]][npm-url]
2
- [![semantic-release][semantic-release-image]][semantic-release-url]
3
2
  <br />
4
3
  [![code-style-prettier][code-style-prettier-image]][code-style-prettier-url]
5
4
 
@@ -8,8 +7,6 @@
8
7
  [npm-downloads-image]: https://img.shields.io/npm/dm/@solana/rpc-types/rc.svg?style=flat
9
8
  [npm-image]: https://img.shields.io/npm/v/@solana/rpc-types/rc.svg?style=flat
10
9
  [npm-url]: https://www.npmjs.com/package/@solana/rpc-types/v/rc
11
- [semantic-release-image]: https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg
12
- [semantic-release-url]: https://github.com/semantic-release/semantic-release
13
10
 
14
11
  # @solana/rpc-parsed-types
15
12
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@solana/rpc-parsed-types",
3
- "version": "2.0.0-rc.2",
3
+ "version": "2.0.0-rc.3",
4
4
  "description": "Type definitions for parsed types used in the Solana RPC",
5
5
  "exports": {
6
6
  "edge-light": {