Skip to content

Commit 367d0cc

Browse files
committed
Prepare package to be published
1 parent 489e9e1 commit 367d0cc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

deno.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
{
2+
"name": "@functions/mock",
3+
"version": "1.0.0",
4+
"license": "MIT",
5+
"exports":"./mod.ts",
26
"tasks": {
37
"dev": "deno run --watch main.ts"
48
},

0 commit comments

Comments
 (0)