summaryrefslogtreecommitdiff
path: root/jsr.json
diff options
context:
space:
mode:
Diffstat (limited to 'jsr.json')
-rw-r--r--jsr.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/jsr.json b/jsr.json
index de44adc..a55c4ed 100644
--- a/jsr.json
+++ b/jsr.json
@@ -1,6 +1,6 @@
{
"name": "@shapex/shapex",
- "version": "1.0.10",
+ "version": "1.0.12",
"license": "MIT",
- "exports": "./mod.ts"
+ "exports": "./src/shapex.ts"
}