Skip to content

Commit

Permalink
v1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
OIRNOIR committed Jun 27, 2023
1 parent d36a8f0 commit 7d63ff6
Show file tree
Hide file tree
Showing 4 changed files with 469 additions and 494 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"discordID": "720842469024989195",
"github": "oirnoir"
},
"version": "1.0.5",
"version": "1.0.6",
"updater": {
"type": "store",
"id": "dev.oirnoir.RemoveDiscordMosaic"
Expand Down
20 changes: 0 additions & 20 deletions manifest.old.json

This file was deleted.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "remove-discord-mosaic",
"version": "1.0.5",
"version": "1.0.6",
"description": "A theme to remove Discord's new image mosaic",
"engines": {
"node": ">=14.0.0"
Expand All @@ -22,8 +22,8 @@
"license": "ISC",
"devDependencies": {
"@types/node": "^18.16.18",
"@typescript-eslint/eslint-plugin": "^5.60.0",
"@typescript-eslint/parser": "^5.60.0",
"@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",
Expand Down
Loading

0 comments on commit 7d63ff6

Please sign in to comment.