Skip to content

Commit 0785468

Browse files
committed
fixed bundle validatino
1 parent 2e4096e commit 0785468

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kyve/bitcoin",
3-
"version": "0.3.3",
3+
"version": "0.3.4",
44
"license": "MIT",
55
"scripts": {
66
"build": "rimraf dist && tsc",
@@ -19,7 +19,7 @@
1919
"outputPath": "out"
2020
},
2121
"dependencies": {
22-
"@kyve/core": "1.3.3",
22+
"@kyve/core": "1.3.4",
2323
"axios": "^0.26.1",
2424
"nanoid": "^3.3.3"
2525
},

0 commit comments

Comments
 (0)