Skip to content

Commit

Permalink
Update @nimiq/oasis-api dep
Browse files Browse the repository at this point in the history
  • Loading branch information
sisou committed Aug 12, 2024
1 parent 0e2b6f8 commit fdc4e23
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"@nimiq/core-web": "^1.5.8",
"@nimiq/electrum-client": "https://github.com/nimiq/electrum-client#build",
"@nimiq/oasis-api": "github:nimiq/oasis-api-js#dbfcdf4707c8a030022b3474126f4596bacbc1c1",
"@nimiq/oasis-api": "github:nimiq/oasis-api-js#fbd74179a5b9590f8e6dfe9b08ca47122db2ce1e",
"ethers": "^5.7.2",
"promise.prototype.finally": "^3.1.3"
},
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -355,9 +355,9 @@
dependencies:
bitcoinjs-lib "^5.1.10"

"@nimiq/oasis-api@github:nimiq/oasis-api-js#dbfcdf4707c8a030022b3474126f4596bacbc1c1":
"@nimiq/oasis-api@github:nimiq/oasis-api-js#fbd74179a5b9590f8e6dfe9b08ca47122db2ce1e":
version "1.1.1"
resolved "https://codeload.github.com/nimiq/oasis-api-js/tar.gz/dbfcdf4707c8a030022b3474126f4596bacbc1c1"
resolved "https://codeload.github.com/nimiq/oasis-api-js/tar.gz/fbd74179a5b9590f8e6dfe9b08ca47122db2ce1e"

"@types/node@10.12.18":
version "10.12.18"
Expand Down

0 comments on commit fdc4e23

Please sign in to comment.