Skip to content

Commit

Permalink
add js package as a submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
chcmedeiros committed Oct 8, 2024
1 parent 355731d commit a1474e6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,7 @@
url = https://github.com/LedgerHQ/ledger-secure-sdk
[submodule "deps/blake2"]
path = deps/blake2
url = https://github.com/Zondax/BLAKE2.git
url = https://github.com/Zondax/BLAKE2.git
[submodule "js"]
path = js
url = https://github.com/Zondax/ledger-namada-js
1 change: 1 addition & 0 deletions js
Submodule js added at 301693

0 comments on commit a1474e6

Please sign in to comment.