Skip to content

Commit

Permalink
package.json engines.node looks like advisory only
Browse files Browse the repository at this point in the history
  • Loading branch information
maiquanghiep committed Aug 26, 2024
1 parent 3acb984 commit 677bca6
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 @@ -18,7 +18,7 @@
"test:watch": "jest --watch"
},
"engines": {
"node": "22.6.0"
"node": ">=22.0.0"
},
"dependencies": {
"@bitcoinerlab/secp256k1": "^1.1.1",
Expand Down

0 comments on commit 677bca6

Please sign in to comment.