Skip to content

Commit a15d995

Browse files
committed
chore: add package name
1 parent 9e045fd commit a15d995

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

deno.jsonc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{
2+
"name": "@sylc/dkill",
3+
"version": "0.10.0",
4+
"exports": "./mod.ts",
25
"tasks": {
36
"test": "deno test --allow-run --allow-net --allow-read",
47
"testm": "deno run --allow-run --allow-net ./src/tests/utils.ts",

0 commit comments

Comments
 (0)