Skip to content

Commit

Permalink
v1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
yofukashino committed Jun 29, 2023
1 parent becb357 commit 5653447
Show file tree
Hide file tree
Showing 5 changed files with 615 additions and 603 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"discordID": "1025214794766221384",
"github": "Tharki-God"
},
"version": "1.0.7",
"version": "1.0.8s",
"updater": {
"type": "github",
"id": "Tharki-God/FakeDeafen"
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fake-deafen",
"version": "1.0.7",
"version": "1.0.8",
"description": "Fake your audio status, to make it look like you are muted or deafened from other's perspective when you're not.",
"engines": {
"node": ">=14.0.0"
Expand All @@ -21,16 +21,16 @@
"author": "Ahlawat",
"license": "MIT",
"devDependencies": {
"@types/node": "^18.16.17",
"@types/react": "^18.2.11",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"eslint": "^8.42.0",
"@types/node": "^18.16.18",
"@types/react": "^18.2.14",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.60.1",
"eslint": "^8.43.0",
"eslint-config-dmitmel": "github:dmitmel/eslint-config-dmitmel",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-react": "^7.32.2",
"prettier": "^2.8.8",
"replugged": "^4.4.2",
"replugged": "^4.5.0",
"typescript": "^4.9.5"
}
}
Loading

0 comments on commit 5653447

Please sign in to comment.