mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-18 16:02:10 +00:00
cbdb6ab8e2
* chore(main): release 1.437.1 * Apply automatic changes --------- Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
10 lines
192 B
JSON
10 lines
192 B
JSON
{
|
|
"name": "@windmill/windmill",
|
|
"version": "1.437.1",
|
|
"exports": "./src/index.ts",
|
|
"publish": {
|
|
"exclude": ["!src", "./s3Types.ts", "./client.ts"]
|
|
},
|
|
"license": "Apache-2.0"
|
|
}
|