Update versions and license in package.json

This commit is contained in:
smartfridge 2021-07-14 18:48:23 +02:00
parent d2dcb69d38
commit c76cf4f6cf
2 changed files with 7 additions and 7 deletions

5
package-lock.json generated
View File

@ -1,13 +1,12 @@
{
"name": "ArmCord",
"name": "armcord",
"version": "2.5.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "ArmCord",
"version": "2.5.0",
"license": "MIT",
"license": "OSL-3.0",
"dependencies": {
"custom-electron-titlebar": "3.2.7",
"electron-context-menu": "^3.0.0",

View File

@ -1,6 +1,6 @@
{
"name": "ArmCord",
"version": "2.5.0-TESTING",
"name": "armcord",
"version": "2.5.0",
"description": "ArmCord is a Discord client made for ARM Linux that allows you to customize your experience.",
"main": "main.js",
"scripts": {
@ -12,7 +12,7 @@
"windows-build": "electron-builder --windows nsis portable zip appx"
},
"author": "smartfrigde <smartfridge1337@protonmail.com>",
"license": "MIT",
"license": "OSL-3.0",
"dependencies": {
"custom-electron-titlebar": "3.2.7",
"electron-context-menu": "^3.0.0",
@ -46,7 +46,8 @@
"deb",
"tar.gz",
"rpm",
"AppImage"]
"AppImage"
]
}
},
"bugs": {