Skip to content

Commit 0f2e6e5

Browse files
committed
ready to publish to jsr
1 parent ad48d99 commit 0f2e6e5

File tree

3 files changed

+11
-5
lines changed

3 files changed

+11
-5
lines changed
File renamed without changes.

deno.jsonc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"name": "@carbonteq/hexapp",
3+
"version": "0.19.1",
4+
"publish": {
5+
"include": ["src", "README.md", "LICENCE", "package.json", "deno.jsonc"]
6+
},
7+
"exports": "./src/index.ts",
8+
"imports": {
9+
"@/": "./src/"
10+
}
11+
}

jsr.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)