Skip to content

Commit 48af427

Browse files
committed
Bump dependencies
1 parent a07b7f2 commit 48af427

File tree

5 files changed

+525
-9
lines changed

5 files changed

+525
-9
lines changed

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"discordID": "372148345894076416",
88
"github": "SammCheese"
99
},
10-
"version": "1.2.7",
10+
"version": "1.2.8",
1111
"updater": {
1212
"type": "github",
1313
"id": "SammCheese/invisible-chat"

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "invisible-chat",
3-
"version": "1.2.7",
3+
"version": "1.2.8",
44
"description": "Encrypt your Discord Messages",
55
"engines": {
66
"node": ">=14.0.0"
@@ -30,7 +30,7 @@
3030
"eslint-plugin-node": "^11.1.0",
3131
"eslint-plugin-react": "^7.31.10",
3232
"prettier": "^2.8.1",
33-
"replugged": "4.1.0",
33+
"replugged": "4.3.0",
3434
"typescript": "^4.8.4"
3535
}
3636
}

0 commit comments

Comments
 (0)