Skip to content

Commit cae54da

Browse files
committed
update deno.json for jsr package
1 parent 01e6fed commit cae54da

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": "@hankthetank27/zoic",
3+
"version": "1.0.6",
4+
"license": "MIT",
5+
"exports": "./zoic.ts",
26
"imports": {
37
"std/base64": "https://deno.land/[email protected]/encoding/base64.ts",
48
"std/asserts": "https://deno.land/[email protected]/testing/asserts.ts",

0 commit comments

Comments
 (0)