summaryrefslogtreecommitdiff
path: root/jsr.json
diff options
context:
space:
mode:
authorAsko Nõmm <asko@nmm.ee>2025-04-18 18:50:14 +0300
committerAsko Nõmm <asko@nmm.ee>2025-04-18 18:50:14 +0300
commit73949f435c6987e0f48149e4d87822c7024511f7 (patch)
treeab59ef4419e490446f55618901beca8fd37c377f /jsr.json
parent3014ce30b733d16cbf79f8e066a30db245e6c59d (diff)
Move JSR info to deno.json
Diffstat (limited to 'jsr.json')
-rw-r--r--jsr.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/jsr.json b/jsr.json
deleted file mode 100644
index a55c4ed..0000000
--- a/jsr.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "name": "@shapex/shapex",
- "version": "1.0.12",
- "license": "MIT",
- "exports": "./src/shapex.ts"
-}