|
|
|
@ -2,7 +2,7 @@
|
|
|
|
"name": "session-desktop",
|
|
|
|
"name": "session-desktop",
|
|
|
|
"productName": "Session",
|
|
|
|
"productName": "Session",
|
|
|
|
"description": "Private messaging from your desktop",
|
|
|
|
"description": "Private messaging from your desktop",
|
|
|
|
"version": "1.5.1",
|
|
|
|
"version": "1.5.2",
|
|
|
|
"license": "GPL-3.0",
|
|
|
|
"license": "GPL-3.0",
|
|
|
|
"author": {
|
|
|
|
"author": {
|
|
|
|
"name": "Loki Project",
|
|
|
|
"name": "Loki Project",
|
|
|
|
@ -344,4 +344,4 @@
|
|
|
|
"*/**/*.{css,js,json,scss,ts,tsx}": "prettier --write",
|
|
|
|
"*/**/*.{css,js,json,scss,ts,tsx}": "prettier --write",
|
|
|
|
"*.js": "eslint --cache --fix"
|
|
|
|
"*.js": "eslint --cache --fix"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|