update tsconfig
This commit is contained in:
+14
-2
@@ -2,7 +2,7 @@
|
||||
"name": "@push.rocks/smarti18n",
|
||||
"version": "1.0.4",
|
||||
"private": false,
|
||||
"description": "a package dealing with i18n stuff",
|
||||
"description": "A package for internationalization (i18n) that provides utilities for dealing with international phone number prefixes, country codes, and names.",
|
||||
"main": "dist_ts/index.js",
|
||||
"typings": "dist_ts/index.d.ts",
|
||||
"type": "module",
|
||||
@@ -43,5 +43,17 @@
|
||||
"cli.js",
|
||||
"npmextra.json",
|
||||
"readme.md"
|
||||
],
|
||||
"keywords": [
|
||||
"i18n",
|
||||
"internationalization",
|
||||
"country codes",
|
||||
"phone prefixes",
|
||||
"typescript",
|
||||
"npm package",
|
||||
"country names",
|
||||
"language support",
|
||||
"translation utilities",
|
||||
"globalization"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user