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