Skip to content

Commit

Permalink
fix: Add support to M1 by upgrading ffi-napi to 4.0.3
Browse files Browse the repository at this point in the history
Update ffi-napi to 4.0.3
  • Loading branch information
Romakita authored Apr 20, 2021
2 parents af7b34c + 4e8277c commit 320315e
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 22 deletions.
74 changes: 54 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"bootstrap": "cd examples && npm run bootstrap"
},
"dependencies": {
"ffi-napi": "2.4.5",
"ffi-napi": "4.0.3",
"ref-napi": "1.5.2",
"ref-array-napi": "1.2.1",
"ref-struct-napi": "1.1.1",
Expand Down Expand Up @@ -80,4 +80,4 @@
"release": {
"branch": "production"
}
}
}

0 comments on commit 320315e

Please sign in to comment.