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 7, 2022
1 parent a66dd81 commit 2425a81
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/stacks",
"version": "0.2.2",
"version": "0.2.3",
"license": "MIT",
"scripts": {
"build": "rimraf dist && tsc",
Expand All @@ -22,7 +22,7 @@
"singleQuote": true
},
"dependencies": {
"@kyve/core": "1.2.2",
"@kyve/core": "1.2.3",
"axios": "^0.27.2"
},
"devDependencies": {
Expand Down

0 comments on commit 2425a81

Please sign in to comment.