Skip to content

Commit 0386585

Browse files
committed
[black] add entrypoint
1 parent 8b721ad commit 0386585

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

black/deno.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "@daggerverse/black",
33
"version": "0.1.0",
4+
"exports": "./mod.ts",
45
"importMap": "import_map.json",
56
"tasks": {
67
"esm:add": "deno run -A https://esm.sh/v128 add",

0 commit comments

Comments
 (0)