Files
windmill/typescript-client/jsr.json
Ruben Fiszel 2b0c55b32c chore(main): release 1.447.6 (#5098)
* chore(main): release 1.447.6

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
2025-01-21 09:06:41 +01:00

10 lines
192 B
JSON

{
"name": "@windmill/windmill",
"version": "1.447.6",
"exports": "./src/index.ts",
"publish": {
"exclude": ["!src", "./s3Types.ts", "./client.ts"]
},
"license": "Apache-2.0"
}