We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df1e5aa commit a1cdd5bCopy full SHA for a1cdd5b
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "android-messages-desktop",
3
"description": "Messages for web, as a desktop app",
4
- "version": "5.4.4",
+ "version": "5.4.5",
5
"author": {
6
"name": "Kyle Rosenberg",
7
"email": "kyle@ekrosenberg.com"
@@ -38,8 +38,8 @@
38
"@types/uuid": "^9.0.8",
39
"@types/webpack": "^5.28.0",
40
"@types/webpack-node-externals": "^3.0.4",
41
- "@typescript-eslint/eslint-plugin": "^7.12.0",
42
- "@typescript-eslint/parser": "^7.12.0",
+ "@typescript-eslint/eslint-plugin": "^8.1.0",
+ "@typescript-eslint/parser": "^8.1.0",
43
"cross-env": "^7.0.2",
44
"electron": "20.1.4",
45
"electron-builder": "^24.13.3",
0 commit comments