Skip to content

Commit

Permalink
Add node engine version to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
haadcode committed Nov 29, 2024
1 parent cf59e58 commit f89bcb4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
"bin": {
"voyager": "./src/bin/cli.js"
},
"engines": {
"node": ">=20.0.0"
},
"repository": {
"type": "git",
"url": "https://github.com/orbitdb/voyager"
Expand Down

0 comments on commit f89bcb4

Please sign in to comment.