Skip to content

Commit

Permalink
Add JSDoc comments and GitHub Actions workflow for publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
khashashin committed May 22, 2024
1 parent 9e4eabc commit 506e0ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsr.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@ce/transliteration",
"version": "0.1.1",
"exports": "./translit.js"
"exports": "./translit.ts"
}

0 comments on commit 506e0ac

Please sign in to comment.