Skip to content

Commit f63fa7f

Browse files
authored
Merge pull request #453 from gamoutatsumi/fix_missing_imports
🐛 fix missing imports
2 parents 562781b + 850bcaf commit f63fa7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

denops/@denops-private/deno.jsonc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"imports": {
33
"@core/asyncutil": "jsr:@core/asyncutil@^1.1.1",
44
"@core/errorutil": "jsr:@core/errorutil@^1.2.1",
5+
"@core/streamutil": "jsr:@core/streamutil@^1.0.0",
56
"@core/unknownutil": "jsr:@core/unknownutil@^4.0.0",
67
"@denops/core": "jsr:@denops/core@^7.0.0",
78
"@denops/vim-channel-command": "jsr:@denops/vim-channel-command@^4.0.2",

0 commit comments

Comments
 (0)