Skip to content

Commit

Permalink
feat: upgraded to latest core
Browse files Browse the repository at this point in the history
  • Loading branch information
troykessler committed Jul 6, 2022
1 parent 4c00c76 commit 14f1538
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kyve/solana",
"version": "0.2.1",
"version": "0.2.2",
"license": "MIT",
"scripts": {
"build": "rimraf dist && tsc",
Expand All @@ -23,7 +23,7 @@
"singleQuote": true
},
"dependencies": {
"@kyve/core": "1.2.1",
"@kyve/core": "1.2.2",
"@solana/web3.js": "1.41.4"
},
"devDependencies": {
Expand Down

0 comments on commit 14f1538

Please sign in to comment.