Skip to content

Commit

Permalink
fixed bundle validatino
Browse files Browse the repository at this point in the history
  • Loading branch information
troykessler committed Jul 19, 2022
1 parent 7494665 commit adf95e0
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.3.4",
"version": "0.3.5",
"license": "MIT",
"scripts": {
"build": "rimraf dist && tsc",
Expand All @@ -22,7 +22,7 @@
"singleQuote": true
},
"dependencies": {
"@kyve/core": "1.3.4",
"@kyve/core": "1.3.5",
"axios": "^0.27.2"
},
"devDependencies": {
Expand Down

0 comments on commit adf95e0

Please sign in to comment.