Skip to content

Commit 9aad526

Browse files
committed
Add description to deno.json
1 parent d073f37 commit 9aad526

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deno.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "@functions/mock",
3+
"description": "Lightweight utility to generate realistic mock data for tests fast.",
34
"version": "1.0.0",
45
"license": "MIT",
56
"exports":"./mod.ts",

0 commit comments

Comments
 (0)