Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
julianmesa-gitkraken committed Jul 4, 2024
1 parent 903e19f commit e5d8da8
Show file tree
Hide file tree
Showing 2 changed files with 657 additions and 1,058 deletions.
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,14 @@
],
"homepage": "https://github.com/axosoft/node-simple-file-watcher",
"dependencies": {
"node-addon-api": "^5.0.0"
"node-addon-api": "*"
},
"devDependencies": {
"eslint": "^6.8.0",
"eslint": "8.x",
"executive": "^1.6.3",
"fs-extra": "^7.0.0",
"mocha": "^7.1.1"
"fs-extra": "^11.2.0",
"globals": "^15.8.0",
"mocha": "^10.6.0"
},
"keywords": [
"FileWatcher",
Expand Down
Loading

0 comments on commit e5d8da8

Please sign in to comment.