Skip to content

Commit

Permalink
dep-up: cfd-dlc-js and cfd-js
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewjablack committed Oct 20, 2024
1 parent f783fca commit 36e01fb
Show file tree
Hide file tree
Showing 3 changed files with 536 additions and 228 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
node-version: 'lts/*'

- name: Setup Yarn
run: yarn set version berry
run: yarn set version 3.2.0

- name: Cache Bitcoin node
id: bitcoin-cache
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"bip-schnorr": "^0.6.2",
"bip39": "^3.0.2",
"bitcoin-networks": "^1.0.0",
"cfd-dlc-js": "https://github.com/atomicfinance/cfd-dlc-js.git#v0.0.46",
"cfd-js": "https://github.com/cryptogarageinc/cfd-js.git#v0.3.4",
"cfd-dlc-js": "https://github.com/atomicfinance/cfd-dlc-js.git#v0.0.47",
"cfd-js": "https://github.com/cryptogarageinc/cfd-js.git#v0.4.10",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"coveralls": "^3.1.1",
Expand Down
Loading

0 comments on commit 36e01fb

Please sign in to comment.