diff --git a/jsr.json b/jsr.json new file mode 100644 index 0000000..9d95c05 --- /dev/null +++ b/jsr.json @@ -0,0 +1,5 @@ +{ + "name": "@frontside/continuation", + "version": "0.1.6", + "exports": "./mod.ts" +}