Skip to content

Commit f0b0877

Browse files
authored
Merge pull request oxen-io#2570 from jagerman/fix-deb-section
Fix .deb Section
2 parents afb9a46 + 9557fdd commit f0b0877

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,8 @@
306306
"libnss3",
307307
"libasound2",
308308
"libxss1"
309-
]
309+
],
310+
"packageCategory": "net"
310311
},
311312
"files": [
312313
"package.json",

0 commit comments

Comments
 (0)