Skip to content

Commit

Permalink
chore: update Node version requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
microshine committed Jan 22, 2024
1 parent 0521eb6 commit 5767f15
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 @@ -33,7 +33,7 @@
"url": "https://github.com/PeculiarVentures/graphene.git"
},
"engines": {
"node": ">=10.4.0"
"node": ">=18.0.0"
},
"dependencies": {
"pkcs11js": "^2.0.1",
Expand Down Expand Up @@ -103,4 +103,4 @@
"type": "github",
"url": "https://github.com/sponsors/PeculiarVentures"
}
}
}

0 comments on commit 5767f15

Please sign in to comment.