add index.d.ts into files field on package.json (#576)
This commit is contained in:
committed by
Yoshua Wuyts
parent
5305fe6dfe
commit
bfb9ed7625
@@ -5,6 +5,7 @@
|
||||
"main": "index.js",
|
||||
"files": [
|
||||
"index.js",
|
||||
"index.d.ts",
|
||||
"html/index.js",
|
||||
"html/raw.js",
|
||||
"dist",
|
||||
|
||||
Reference in New Issue
Block a user