Skip to content

Commit 7d43187

Browse files
committed
chore: remove unnecessary dependencies
1 parent 5915d3e commit 7d43187

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

deno.jsonc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,6 @@
124124
"@std/streams": "jsr:@std/streams@^1.0.8",
125125
"@std/testing": "jsr:@std/testing@^1.0.4",
126126
"@vim-fall/core": "jsr:@vim-fall/core@^0.1.4",
127-
"fzf": "npm:fzf@^0.5.2",
128-
"jsr:@vim-fall/std@^0.1.0": "./mod.ts",
129-
"jsr:@vim-fall/std@^0.1.0/builtin": "./builtin/mod.ts"
127+
"fzf": "npm:fzf@^0.5.2"
130128
}
131129
}

0 commit comments

Comments
 (0)