Skip to content

Commit

Permalink
upgrade node-addon-api
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaykh90 committed Sep 29, 2023
1 parent 300e160 commit c68f61e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
os:
- name: darwin
architecture: x86-64
host: macos-11
host: macos-12

- name: linux
architecture: x86-64
Expand Down Expand Up @@ -92,7 +92,7 @@ jobs:
os:
- name: darwin
architecture: x86-64
host: macos-11
host: macos-12

- name: linux
architecture: x86-64
Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"d3-queue": "^3.0.7",
"glob": "^7.1.6",
"minimist": "^1.2.5",
"node-addon-api": "^2.0.1",
"node-addon-api": "^7.0.0",
"node-gyp-build": "^4.6.1",
"prebuildify": "^5.0.1"
},
Expand Down

0 comments on commit c68f61e

Please sign in to comment.