Skip to content
This repository has been archived by the owner on Aug 24, 2021. It is now read-only.

Commit

Permalink
feat: update package engines
Browse files Browse the repository at this point in the history
  • Loading branch information
JKLorenzo committed Jun 15, 2021
1 parent 2aeb881 commit fa89681
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 35 deletions.
39 changes: 6 additions & 33 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@
"prepare": "is-ci || husky install"
},
"engines": {
"node": ">=14.0.0",
"npm": ">=7.0.0"
"node": "14.x"
},
"dependencies": {
"@discordjs/opus": "^0.5.3",
Expand Down

0 comments on commit fa89681

Please sign in to comment.