Skip to content

Commit dd724b1

Browse files
committed
Update package.json
1 parent d441300 commit dd724b1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@qit.tools/number-to-words",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
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": {
@@ -65,6 +65,8 @@
6565
"number to words currency",
6666
"convert-numbers",
6767
"converter",
68+
"number-to-text",
69+
"convert",
6870
"number",
6971
"word",
7072
"number-to-words",

0 commit comments

Comments
 (0)