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 0785468 commit 82d2016
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/bitcoin",
"version": "0.3.4",
"version": "0.3.5",
"license": "MIT",
"scripts": {
"build": "rimraf dist && tsc",
Expand All @@ -19,7 +19,7 @@
"outputPath": "out"
},
"dependencies": {
"@kyve/core": "1.3.4",
"@kyve/core": "1.3.5",
"axios": "^0.26.1",
"nanoid": "^3.3.3"
},
Expand Down

0 comments on commit 82d2016

Please sign in to comment.