Specify TypeScript declaration file in package.json
This commit is contained in:
parent
f6208980ed
commit
c77aa151b8
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@
|
||||||
],
|
],
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
|
"types": "lib/index.d.ts",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://gitlab.com/NodeGuy/channel.git"
|
"url": "git+https://gitlab.com/NodeGuy/channel.git"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue