Skip to content

Commit

Permalink
fix: adding resolution for yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
curtis-h committed Oct 30, 2023
1 parent f9406d7 commit fcd8e73
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 @@ -114,6 +114,9 @@
"typescript": "^4.9.5",
"uuid": "^9.0.0"
},
"resolutions": {
"anoncreds-node": "link:./anoncreds-rust/node"
},
"jest": {
"setupFilesAfterEnv": [
"<rootDir>/tests/setup.ts"
Expand Down

0 comments on commit fcd8e73

Please sign in to comment.