Skip to content

Commit

Permalink
Merge branch 'develop' into feat/cli/ledger-nano-support
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex6323 authored Dec 11, 2023
2 parents 374cf32 + 323d8fb commit 1af13b9
Show file tree
Hide file tree
Showing 26 changed files with 4,985 additions and 4,787 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/bindings-wasm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Install wasm-bindgen-cli
uses: jetli/[email protected]
with:
version: "0.2.87"
version: "0.2.89"

- name: Set up Node.js
uses: actions/setup-node@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/bindings-wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
- name: Install wasm-bindgen-cli
uses: jetli/[email protected]
with:
version: "0.2.87"
version: "0.2.89"

- name: Set Up Node.js ${{ matrix.node }} and Yarn Cache
uses: actions/setup-node@v3
Expand Down
Loading

0 comments on commit 1af13b9

Please sign in to comment.