Skip to content

Commit

Permalink
package: bump nan dependency to 2.19.0
Browse files Browse the repository at this point in the history
Fixes: #23
  • Loading branch information
mscdex committed May 3, 2024
1 parent 4d8d634 commit 997e2c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"main": "./lib/index",
"dependencies": {
"buildcheck": "~0.0.6",
"nan": "^2.17.0"
"nan": "^2.19.0"
},
"devDependencies": {
"@mscdex/eslint-config": "^1.1.0",
Expand Down

0 comments on commit 997e2c3

Please sign in to comment.