Files
windmill/typescript-client/jsr.json
Ruben Fiszel 98358a8ba7 chore(main): release 1.416.2 (#4623)
* chore(main): release 1.416.2

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-11-02 14:10:25 +01:00

10 lines
192 B
JSON

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