Added type declaration reference to package.json

This commit is contained in:
Nicolai Ort 2020-12-23 16:52:43 +01:00
parent dd8370986b
commit 08a105b11c
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
"version": "0.0.4",
"license": "CC-BY-NC-SA-4.0",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"repository": {
"type": "git",
"url": "git+https://git.odit.services/lfk/lfk-client-node"