update tsconfig
This commit is contained in:
11
package.json
11
package.json
@@ -2,7 +2,7 @@
|
||||
"name": "@push.rocks/smartmoney",
|
||||
"version": "1.0.6",
|
||||
"private": false,
|
||||
"description": "handle monetary values",
|
||||
"description": "A library for handling monetary values effectively.",
|
||||
"main": "dist/index.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
"author": "Lossless GmbH",
|
||||
@@ -30,5 +30,14 @@
|
||||
"cli.js",
|
||||
"npmextra.json",
|
||||
"readme.md"
|
||||
],
|
||||
"keywords": [
|
||||
"monetary",
|
||||
"currency",
|
||||
"finance",
|
||||
"number parsing",
|
||||
"value handling",
|
||||
"TypeScript",
|
||||
"npm package"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user