Specify TypeScript declaration file in package.json

This commit is contained in:
Nazar Mokrynskyi 2021-11-09 10:05:23 +02:00 committed by GitHub
parent f6208980ed
commit c77aa151b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,6 +31,7 @@
],
"license": "Apache-2.0",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"repository": {
"type": "git",
"url": "git+https://gitlab.com/NodeGuy/channel.git"