chore(package.json): add types
Signed-off-by: Alix von Schirp <github@avonschirp.bootmedia.de>
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
"description": "A client for Pushover, a service for sending notifications. Written in TypeScript. Supports sending to multiple users.",
|
"description": "A client for Pushover, a service for sending notifications. Written in TypeScript. Supports sending to multiple users.",
|
||||||
"homepage": "https://cis-oss.github.io/pushover",
|
"homepage": "https://cis-oss.github.io/pushover",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
|
"types": "dist/index.d.ts",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"author": {
|
"author": {
|
||||||
"email": "hi@b00tload.space",
|
"email": "hi@b00tload.space",
|
||||||
|
|||||||
Reference in New Issue
Block a user