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 f0734f3 commit eb7d204
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/substrate",
"version": "0.1.2",
"version": "0.1.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 eb7d204

Please sign in to comment.