diff --git a/package.json b/package.json index ff91905..55602d7 100644 --- a/package.json +++ b/package.json @@ -13,9 +13,6 @@ "build": "rm -rf dist/* && parcel build public/index.html --no-source-maps --dist-dir dist/", "install": "cd node_modules && rm -rf http-signature && rm -rf request/node_modules/http-signature && mv @peertube/http-signature ." }, - "engines": { - "node": ">=20" - }, "dependencies": { "@elastic/elasticsearch": "^8.14.0", "@peertube/http-signature": "^1.7.0",