Added type declaration reference to package.json
This commit is contained in:
parent
dd8370986b
commit
08a105b11c
@ -4,6 +4,7 @@
|
|||||||
"version": "0.0.4",
|
"version": "0.0.4",
|
||||||
"license": "CC-BY-NC-SA-4.0",
|
"license": "CC-BY-NC-SA-4.0",
|
||||||
"main": "./dist/index.js",
|
"main": "./dist/index.js",
|
||||||
|
"types": "./dist/index.d.ts",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://git.odit.services/lfk/lfk-client-node"
|
"url": "git+https://git.odit.services/lfk/lfk-client-node"
|
||||||
|
Reference in New Issue
Block a user