Skip to content

Commit

Permalink
package: bump cpu-features to v0.0.10 and nan to v2.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mscdex committed Jun 13, 2024
1 parent 4f771c9 commit 32024f0
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
Expand Up @@ -16,8 +16,8 @@
"eslint": "^7.32.0"
},
"optionalDependencies": {
"cpu-features": "~0.0.9",
"nan": "^2.18.0"
"cpu-features": "~0.0.10",
"nan": "^2.20.0"
},
"scripts": {
"install": "node install.js",
Expand Down

0 comments on commit 32024f0

Please sign in to comment.