[eric] windows: add author field for Squirrel NuGet manifest validation

This commit is contained in:
ciregenz
2026-05-21 15:48:57 -07:00
parent 08986dfb6d
commit 80cd3de66d
+1
View File
@@ -2,6 +2,7 @@
"name": "openswarm",
"version": "1.1.40-exp.2",
"description": "OpenSwarm — AI Agent Orchestrator",
"author": "openswarm-ai",
"main": "main.js",
"scripts": {
"start": "electron .",