fix(core-node): update agentkeepalive import usage and align package metadata with smartconfig

This commit is contained in:
2026-05-01 16:46:03 +00:00
parent 980675ea05
commit c08e8b9132
7 changed files with 103 additions and 10 deletions
+3 -1
View File
@@ -38,7 +38,7 @@
"Node.js",
"unix sockets"
],
"author": "Task Venture Capital GmbH",
"author": "Task Venture Capital GmbH <hello@task.vc>",
"license": "MIT",
"bugs": {
"url": "https://code.foss.global/push.rocks/smartrequest/issues"
@@ -67,6 +67,8 @@
"dist_ts_web/**/*",
"assets/**/*",
"cli.js",
".smartconfig.json",
"license",
"npmextra.json",
"readme.md"
],