Skip to content

Commit

Permalink
I want to cry
Browse files Browse the repository at this point in the history
  • Loading branch information
Milkshiift committed Mar 20, 2023
1 parent dd45bc8 commit 79df158
Show file tree
Hide file tree
Showing 5 changed files with 139 additions and 145 deletions.
9 changes: 4 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "GoofCord",
"version": "3.2.0",
"version": "0.2.0",
"description": "GoofCord is a custom client designed to enhance your Discord experience while keeping everything lightweight.",
"main": "ts-out/main.js",
"scripts": {
Expand All @@ -21,9 +21,9 @@
"author": "MilkShift",
"license": "OSL-3.0",
"bugs": {
"url": "https://github.com/armcord/armcord/issues"
"url": "https://github.com/Milkshiift/GoofCord/issues"
},
"homepage": "https://github.com/armcord/armcord#readme",
"homepage": "https://github.com/Milkshiift/GoofCord",
"devDependencies": {
"@types/node": "^18.15.3",
"copyfiles": "^2.4.1",
Expand All @@ -33,11 +33,11 @@
"typescript": "^5.0.2"
},
"dependencies": {
"@cliqz/adblocker-electron": "^1.26.2",
"@pyke/vibe": "github:pykeio/vibe#3c61074414cbed96ad51870e4dde379b16d9da6d",
"cross-fetch": "^3.1.5",
"electron-context-menu": "github:ArmCord/electron-context-menu",
"extract-zip": "^2.0.1",
"modclean": "3.0.0-beta.1",
"npm-check": "^6.0.1",
"v8-compile-cache": "^2.3.0"
},
Expand All @@ -48,7 +48,6 @@
"files": [
"!*",
"assets",
"node_modules",
"ts-out",
"package.json",
"LICENSE"
Expand Down
Loading

0 comments on commit 79df158

Please sign in to comment.