Add types to package.json
This commit is contained in:
parent
dcbacc9a65
commit
0b068dbe1d
@ -4,6 +4,7 @@
|
|||||||
"description": "Group peer to peer video calls for anybody.",
|
"description": "Group peer to peer video calls for anybody.",
|
||||||
"repository": "https://github.com/jeremija/peer-calls",
|
"repository": "https://github.com/jeremija/peer-calls",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
|
"types": "lib/index.d.ts",
|
||||||
"bin": {
|
"bin": {
|
||||||
"peercalls": "./lib/index.js"
|
"peercalls": "./lib/index.js"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user