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 72244de commit f0734f3
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.1",
"version": "0.1.2",
"license": "MIT",
"scripts": {
"build": "rimraf dist && tsc",
Expand All @@ -22,7 +22,7 @@
"singleQuote": true
},
"dependencies": {
"@kyve/core": "1.2.1",
"@kyve/core": "1.2.2",
"axios": "^0.27.2"
},
"devDependencies": {
Expand Down

0 comments on commit f0734f3

Please sign in to comment.