6 lines
89 B
TOML
6 lines
89 B
TOML
[tools]
|
|
bun = "1.3.3"
|
|
|
|
[tasks]
|
|
deploy = "bunx wrangler deploy"
|
|
dev = "bunx wrangler dev"
|