Skip to content

Commit 38f4421

Browse files
committed
send token success with interchain-kit and interchainjs
1 parent 14ea6d5 commit 38f4421

File tree

9 files changed

+25825
-66054
lines changed

9 files changed

+25825
-66054
lines changed

examples/injective-vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@
3131
"vite": "^6.0.0",
3232
"vue-tsc": "^2.1.10"
3333
}
34-
}
34+
}

examples/stake-tokens/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@
4444
"typescript": "^5.5.4"
4545
},
4646
"packageManager": "[email protected]"
47-
}
47+
}

examples/vite-react/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11

2-
1. `npm rinstall`
3-
2. `npm run dev`
2+
1. `yarn install`
3+
2. `yarn dev`

0 commit comments

Comments
 (0)