We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a635a79 commit 2fd91e6Copy full SHA for 2fd91e6
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "netcopilot",
3
- "version": "0.7.5",
+ "version": "0.7.6",
4
"description": "NetCopilot – AI-powered SSH/Telnet terminal for network engineers",
5
"main": "./out/main/index.js",
6
"author": {
@@ -96,8 +96,8 @@
96
"out/**/*"
97
],
98
"asarUnpack": [
99
- "node_modules/better-sqlite3/**/*",
100
- "node_modules/electron-updater/**/*"
+ "node_modules/better-sqlite3-multiple-ciphers/**/*",
+ "node_modules/@serialport/bindings-cpp/**/*"
101
102
"mac": {
103
"category": "public.app-category.developer-tools",
0 commit comments