Skip to content

Commit

Permalink
fix yarn path
Browse files Browse the repository at this point in the history
  • Loading branch information
Revantark committed Oct 23, 2024
1 parent 253cd18 commit d78cc0a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,3 @@ npmRegistries:
npmScopes:
gardenfi:
npmRegistryServer: 'https://registry.npmjs.org/'

yarnPath: .yarn/releases/yarn-4.3.1.cjs
5 changes: 3 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -412,6 +412,7 @@ __metadata:
"@catalogfi/utils": "npm:^0.1.6"
"@catalogfi/wallets": "npm:^0.2.50"
"@gardenfi/orderbook": "workspace:^"
"@gardenfi/utils": "workspace:^"
bitcoinjs-lib: "npm:^6.1.6"
dotenv: "npm:^16.3.1"
tiny-secp256k1: "npm:^2.2.3"
Expand Down Expand Up @@ -8065,11 +8066,11 @@ __metadata:

"typescript@patch:typescript@npm%3A^5.2.2#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.4.2#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.5.3#optional!builtin<compat/typescript>":
version: 5.6.3
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=379a07"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/7c9d2e07c81226d60435939618c91ec2ff0b75fbfa106eec3430f0fcf93a584bc6c73176676f532d78c3594fe28a54b36eb40b3d75593071a7ec91301533ace7
checksum: 10c0/ac8307bb06bbfd08ae7137da740769b7d8c3ee5943188743bb622c621f8ad61d244767480f90fbd840277fbf152d8932aa20c33f867dea1bb5e79b187ca1a92f
languageName: node
linkType: hard

Expand Down

0 comments on commit d78cc0a

Please sign in to comment.