Skip to content

Commit 3e6cf20

Browse files
committed
Update asset image
1 parent fc4a8a6 commit 3e6cf20

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

assets/code-link.png

-44 KB
Loading

packages/code-link-cli/src/helpers/skills.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
* and symlinks it into agent-specific paths.
44
*/
55

6-
import fs from "fs/promises"
76
import { fileURLToPath } from "node:url"
7+
import fs from "fs/promises"
88
import path from "path"
99

1010
import { debug } from "../utils/logging.ts"

0 commit comments

Comments
 (0)