Skip to content

Commit

Permalink
add js types
Browse files Browse the repository at this point in the history
  • Loading branch information
paiv committed Jan 26, 2025
1 parent 7f92ffc commit f761039
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jsr.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paiv/uklatn",
"version": "1.20.0",
"version": "1.22.0",
"exports": "./js/uklatn.js",
"publish": {
"include": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "uklatn",
"version": "1.20.0",
"version": "1.22.0",
"description": "Ukrainian Cyrillic transliteration to Latin script",
"author": "Pavel Ivashkov (https://github.com/paiv)",
"homepage": "https://github.com/paiv/uklatn",
Expand Down

0 comments on commit f761039

Please sign in to comment.