Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Milkshiift committed Nov 8, 2023
1 parent a60c6a4 commit fca17d7
Show file tree
Hide file tree
Showing 2 changed files with 175 additions and 175 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "goofcord",
"version": "1.0.1",
"version": "1.0.2",
"description": "Take control of your Discord experience with GoofCord – the highly configurable and privacy-first discord client.",
"main": "ts-out/main.js",
"scripts": {
Expand All @@ -21,19 +21,19 @@
},
"homepage": "https://github.com/Milkshiift/GoofCord",
"devDependencies": {
"@types/auto-launch": "^5.0.4",
"@types/graceful-fs": "^4.1.8",
"@types/node": "^20.8.10",
"@types/stegcloak": "^1.0.1",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"@types/auto-launch": "^5.0.5",
"@types/graceful-fs": "^4.1.9",
"@types/node": "^20.9.0",
"@types/stegcloak": "^1.0.2",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"copyfiles": "^2.4.1",
"electron": "^27.0.2",
"electron": "^27.0.3",
"electron-builder": "^24.6.4",
"eslint": "^8.52.0",
"eslint": "^8.53.0",
"eslint-config-standard-with-typescript": "^39.1.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-n": "^16.2.0",
"eslint-plugin-n": "^16.3.0",
"eslint-plugin-promise": "^6.1.1",
"typescript": "^5.2.2"
},
Expand Down
Loading

0 comments on commit fca17d7

Please sign in to comment.