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.
1 parent 3115858 commit 0523803Copy full SHA for 0523803
package.json
@@ -35,8 +35,8 @@
35
},
36
"homepage": "https://github.com/Lightprotocol/example-nodejs-client#readme",
37
"dependencies": {
38
- "@lightprotocol/compressed-token": "file:../light-protocol/js/compressed-token",
39
- "@lightprotocol/stateless.js": "file:../light-protocol/js/stateless.js",
+ "@lightprotocol/compressed-token": "0.22.0",
+ "@lightprotocol/stateless.js": "0.22.0",
40
"@solana/spl-token": "0.3.9",
41
"@solana/spl-token-metadata": "^0.1.6",
42
"@solana/web3.js": "^1.98.0",
0 commit comments