mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-18 16:02:10 +00:00
2bf070ee5c
* chore(main): release 1.483.1 * change versions
10 lines
192 B
JSON
10 lines
192 B
JSON
{
|
|
"name": "@windmill/windmill",
|
|
"version": "1.483.1",
|
|
"exports": "./src/index.ts",
|
|
"publish": {
|
|
"exclude": ["!src", "./s3Types.ts", "./client.ts"]
|
|
},
|
|
"license": "Apache-2.0"
|
|
}
|