Skip to content

Commit 59134de

Browse files
committed
fix
1 parent 54e992e commit 59134de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import os from 'os'
21
#!/usr/bin/env node
2+
import os from 'os'
33

44
import { Server } from "@modelcontextprotocol/sdk/server/index.js";
55
import { StdioServerTransport } from "@modelcontextprotocol/sdk/server/stdio.js";

0 commit comments

Comments
 (0)