mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-08 16:03:27 +00:00
* chore(main): release 2.0.0 * Apply automatic changes * chore(main): release 1.635.0 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
10 lines
209 B
JSON
10 lines
209 B
JSON
{
|
|
"name": "@windmill/windmill",
|
|
"version": "1.635.0",
|
|
"exports": "./src/index.ts",
|
|
"publish": {
|
|
"exclude": ["!src", "./s3Types.ts", "./sqlUtils.ts", "./client.ts"]
|
|
},
|
|
"license": "Apache-2.0"
|
|
}
|