Skip to content

Commit de2cc42

Browse files
myrmyr
authored andcommitted
[feat] support custom cache dir
1 parent d83399c commit de2cc42

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,8 @@ The API needs to provide some plug-in information, including the name of the plu
2424
```ts
2525
import {
2626
prepare,
27-
<<<<<<< HEAD
2827
PrepareOptions,
29-
} from "https://deno.land/x/[email protected]/mod.ts";
30-
=======
31-
PerpareOptions,
3228
} from "https://deno.land/x/[email protected]/mod.ts";
33-
>>>>>>> [feat] support custom cache dir
3429

3530
const releaseUrl =
3631
"https://github.com/manyuanrong/deno-plugin-prepare/releases/download/plugin_bins";

0 commit comments

Comments
 (0)