Skip to content

Commit

Permalink
add engines
Browse files Browse the repository at this point in the history
  • Loading branch information
dmonad committed Dec 13, 2023
1 parent 05b2f89 commit 685dd16
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Expand Up @@ -74,5 +74,9 @@
"optionalDependencies": {
"ws": "^6.2.1",
"y-leveldb": "^0.1.0"
},
"engines": {
"npm": ">=8.0.0",
"node": ">=16.0.0"
}
}

0 comments on commit 685dd16

Please sign in to comment.