Skip to content

Commit

Permalink
Update nan to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
travispaul committed Aug 1, 2024
1 parent 2bbd3c6 commit 52446f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "os-service",
"version": "2.2.0",
"version": "2.3.0",
"description": "Run Node.JS programs as native Operating System Services.",
"main": "index.js",
"directories": {
"example": "example"
},
"dependencies": {
"nan": "2.14.x"
"nan": "2.20.x"
},
"contributors": [
{
Expand Down

0 comments on commit 52446f9

Please sign in to comment.