We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 561320a commit 797c088Copy full SHA for 797c088
1 file changed
package.json
@@ -19,7 +19,8 @@
19
"author": "Owais Lone",
20
"main": "lib/index.js",
21
"files": [
22
- "lib/"
+ "lib/",
23
+ "typings.d.ts"
24
],
25
"types": "typings.d.ts",
26
"scripts": {
0 commit comments