Discard changes to package.json

This commit is contained in:
V 2023-10-04 00:51:55 +02:00 committed by GitHub
parent 5bb06caae2
commit de175f9da5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,8 @@
{ {
"name": "vencorddesktop", "name": "VencordDesktop",
"version": "0.3.2", "version": "0.3.2",
"private": true, "private": true,
"description": "A cross platform electron-based desktop app aiming to give you a snappier Discord experience with Vencord pre-installed.", "description": "",
"keywords": [], "keywords": [],
"homepage": "https://vencord.dev/", "homepage": "https://vencord.dev/",
"license": "GPL-3.0", "license": "GPL-3.0",
@ -27,13 +27,13 @@
}, },
"devDependencies": { "devDependencies": {
"@fal-works/esbuild-plugin-global-externals": "^2.1.2", "@fal-works/esbuild-plugin-global-externals": "^2.1.2",
"@types/node": "^20.7.0", "@types/node": "^20.4.6",
"@types/react": "^18.2.22", "@types/react": "^18.2.18",
"@typescript-eslint/eslint-plugin": "^6.7.3", "@typescript-eslint/eslint-plugin": "^6.2.1",
"@typescript-eslint/parser": "^6.7.3", "@typescript-eslint/parser": "^6.2.1",
"@vencord/types": "^0.1.2", "@vencord/types": "^0.1.2",
"dotenv": "^16.3.1", "dotenv": "^16.3.1",
"electron": "26.2.3", "electron": "^25.8.2",
"electron-builder": "^24.6.3", "electron-builder": "^24.6.3",
"esbuild": "^0.18.17", "esbuild": "^0.18.17",
"eslint": "^8.46.0", "eslint": "^8.46.0",
@ -44,11 +44,11 @@
"eslint-plugin-prettier": "^5.0.0", "eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-simple-import-sort": "^10.0.0", "eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-unused-imports": "^3.0.0", "eslint-plugin-unused-imports": "^3.0.0",
"prettier": "^3.0.3", "prettier": "^3.0.0",
"source-map-support": "^0.5.21", "source-map-support": "^0.5.21",
"tsx": "^3.13.0", "tsx": "^3.12.7",
"type-fest": "^4.3.1", "type-fest": "^4.1.0",
"typescript": "^5.2.2" "typescript": "^5.1.6"
}, },
"packageManager": "pnpm@8.6.11", "packageManager": "pnpm@8.6.11",
"engines": { "engines": {
@ -66,7 +66,6 @@
"LICENSE" "LICENSE"
], ],
"linux": { "linux": {
"icon": "build/icon.icns",
"category": "Network", "category": "Network",
"maintainer": "vendicated+vesktop@riseup.net", "maintainer": "vendicated+vesktop@riseup.net",
"target": [ "target": [