We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 41cbe9b + 0b2b8d6 commit ac2a749Copy full SHA for ac2a749
README.md
@@ -12,7 +12,10 @@
12
<img src="https://img.shields.io/github/workflow/status/seanjameshan/starknet.js/Release">
13
</a>
14
<a href="https://www.npmjs.com/package/starknet">
15
- <img src='https://img.shields.io/github/package-json/v/seanjameshan/starknet.js?label=npm' />
+ <img src='https://img.shields.io/npm/v/starknet' />
16
+ </a>
17
+ <a href="https://www.npmjs.com/package/starknet">
18
+ <img src='https://img.shields.io/npm/v/starknet/next' />
19
20
<a href="https://bundlephobia.com/package/starknet">
21
<img src='https://img.shields.io/bundlephobia/minzip/starknet?color=success&label=size' />
0 commit comments