We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 40c6870 + 731f6c2 commit f5ff6c5Copy full SHA for f5ff6c5
package.json
@@ -4,7 +4,7 @@
4
"name": "session-desktop",
5
"productName": "Session",
6
"description": "Private messaging from your desktop",
7
- "version": "1.17.11",
+ "version": "1.17.12",
8
"license": "GPL-3.0",
9
"author": {
10
"name": "Session Foundation",
pnpm-workspace.yaml
@@ -6,3 +6,5 @@ onlyBuiltDependencies:
- libsession_util_nodejs
- protobufjs
- sharp
+publicHoistPattern:
+ - '@img/*'
0 commit comments