Files
windmill/typescript-client/jsr.json
Ruben Fiszel b2088a0805 chore(main): release 1.491.5 (#5765)
* chore(main): release 1.491.5

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
2025-05-17 11:00:36 +02:00

10 lines
192 B
JSON

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