Skip to content

Commit

Permalink
Merge pull request #793 from genaris/fix/ffi-napi
Browse files Browse the repository at this point in the history
fix(javascript): force usage of patched ffi-napi
  • Loading branch information
nodlesh authored Apr 9, 2024
2 parents 5508765 + a3997f8 commit bcf4785
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aries-backchannels/javascript/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"typescript": "~4.3.0"
},
"resolutions": {
"ffi-napi": "npm:@2060.io/ffi-napi",
"ref-napi": "npm:@2060.io/ref-napi"
}
}

0 comments on commit bcf4785

Please sign in to comment.