We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3cbe1b6 + 50a1826 commit 0d51084Copy full SHA for 0d51084
packages/ur-registry-sol/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@keystonehq/bc-ur-registry-sol",
3
- "version": "0.9.3",
+ "version": "0.9.4",
4
"description": "bc-ur-registry extension for Solana",
5
"main": "dist/index.js",
6
"types": "dist/index.d.ts",
@@ -24,7 +24,7 @@
24
"author": "soralit <soralitria@gmail.com>",
25
"license": "ISC",
26
"dependencies": {
27
- "@keystonehq/bc-ur-registry": "^0.6.4",
+ "@keystonehq/bc-ur-registry": "^0.7.0",
28
"bs58check": "^2.1.2",
29
"uuid": "^8.3.2"
30
},
0 commit comments