Skip to content

Commit d441300

Browse files
committed
Update package.json
1 parent 2a7445e commit d441300

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@qit.tools/number-to-words",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "This tiny library (🪶 1.4 KB) converts numbers to English words, supporting both general numeric values and monetary values with customizable currency and minor units.",
55
"types": "./dist/esnext/index.d.ts",
66
"exports": {
@@ -62,11 +62,12 @@
6262
"number to words currency",
6363
"international number to words",
6464
"international number to words currency",
65+
"number to words currency",
6566
"convert-numbers",
66-
"i18n",
6767
"converter",
6868
"number",
6969
"word",
70+
"number-to-words",
7071
"currency"
7172
],
7273
"bugs": {

0 commit comments

Comments
 (0)