update tsconfig
This commit is contained in:
10
package.json
10
package.json
@@ -2,7 +2,7 @@
|
||||
"name": "@push.rocks/smartevent",
|
||||
"version": "2.0.5",
|
||||
"private": false,
|
||||
"description": "handle events in smart ways",
|
||||
"description": "A library to handle events in smart ways, integrating features to work with promises.",
|
||||
"main": "dist/index.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
"scripts": {
|
||||
@@ -43,5 +43,13 @@
|
||||
"cli.js",
|
||||
"npmextra.json",
|
||||
"readme.md"
|
||||
],
|
||||
"keywords": [
|
||||
"event handling",
|
||||
"smart event management",
|
||||
"typescript",
|
||||
"promises integration",
|
||||
"asynchronous programming",
|
||||
"event-driven development"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user