This commit is contained in:
parent
bfcd4db293
commit
e5280bd32f
@ -13,6 +13,9 @@
|
||||
"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",
|
||||
|
Loading…
Reference in New Issue
Block a user