Skip to content

Commit

Permalink
fix: adding resolution for yarn (hyperledger-identus#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
curtis-h authored Oct 30, 2023
1 parent bc9ab4e commit da60285
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,9 @@
"typescript": "^4.9.5",
"uuid": "^9.0.0"
},
"resolutions": {
"anoncreds-node": "link:./anoncreds-rust/node"
},
"jest": {
"automock": false,
"moduleFileExtensions": [
Expand Down

0 comments on commit da60285

Please sign in to comment.