added support for arm/v7 and arm/v6 for raspberry pi,
downgrade from node v20 lts to v18 (node v20 won't build on arm/v7 or arm/v6)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gotify-to-ntfy-proxy",
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"start": "node index.js",
|
||||
|
||||
Reference in New Issue
Block a user