chore: Set node 16 and npm 7 as minimum versions (#1977)

This commit is contained in:
Feross Aboukhadijeh
2021-06-02 07:25:48 -07:00
committed by GitHub
parent 057c192dc4
commit 7ba1510131

View File

@@ -80,7 +80,8 @@
"tape": "5.2.2"
},
"engines": {
"node": ">=4.0.0"
"node": "^16.0.0",
"npm": "^7.10.0"
},
"homepage": "https://webtorrent.io",
"keywords": [