Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit 68bcca6

Browse files
committed
fix bun
1 parent b1fecd0 commit 68bcca6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#! /usr/bin/env bun
1+
#! /usr/bin/env node
22

33
import { Command } from "@effect/cli"
44
import { NodeContext, NodeRuntime } from "@effect/platform-node"

0 commit comments

Comments
 (0)