fix: resolve version conflict in package.json
This commit is contained in:
@@ -1,14 +1,8 @@
|
||||
{
|
||||
"name": "paarrot",
|
||||
<<<<<<< HEAD
|
||||
"version": "4.11.23",
|
||||
"version": "4.11.24",
|
||||
"description": "Paarrot - A Matrix client based on Cinny",
|
||||
"homepage": "http://synbox.ruv.wtf:8418/litruv/cinny-desktop",
|
||||
=======
|
||||
"version": "4.11.24",
|
||||
"description": "Yet another matrix client",
|
||||
"homepage": "https://github.com/ajbura/cinny",
|
||||
>>>>>>> bd544193be537882c7c69a153c38cc211293c741
|
||||
"main": "electron/main.js",
|
||||
"engines": {
|
||||
"node": ">=18.0.0"
|
||||
|
||||
Reference in New Issue
Block a user