refactor: update project metadata and remove arm64 support from build process
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "paarrot",
|
||||
"version": "4.11.23",
|
||||
"description": "Yet another matrix client",
|
||||
"homepage": "https://github.com/ajbura/cinny",
|
||||
"description": "Paarrot - A Matrix client based on Cinny",
|
||||
"homepage": "http://synbox.ruv.wtf:8418/litruv/cinny-desktop",
|
||||
"main": "electron/main.js",
|
||||
"engines": {
|
||||
"node": ">=18.0.0"
|
||||
@@ -18,8 +18,8 @@
|
||||
},
|
||||
"keywords": [],
|
||||
"author": {
|
||||
"name": "Ajay Bura",
|
||||
"email": "AjayBura@users.noreply.github.com"
|
||||
"name": "Mates.Media",
|
||||
"email": "mates.media@users.noreply.github.com"
|
||||
},
|
||||
"license": "AGPL-3.0-only",
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user