fix windmill-client package metadata (#9564)

Co-authored-by: hebo <bowen.h@icloud.com>
This commit is contained in:
brohebot
2026-06-15 14:43:18 +08:00
committed by GitHub
parent 251266cd81
commit d8d48826ff
+9
View File
@@ -4,6 +4,15 @@
"version": "1.723.0",
"author": "Ruben Fiszel",
"license": "Apache 2.0",
"homepage": "https://github.com/windmill-labs/windmill/tree/main/typescript-client#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/windmill-labs/windmill.git",
"directory": "typescript-client"
},
"bugs": {
"url": "https://github.com/windmill-labs/windmill/issues"
},
"sideEffects": false,
"devDependencies": {
"@types/node": "^20.17.16",