Skip to content

Commit 202b345

Browse files
authored
Merge pull request #470 from demurgos/patch-1
Add `types` property to package.json
2 parents 6c9a944 + 500a312 commit 202b345

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
}
5555
],
5656
"main": "release/main.js",
57+
"types": "release/main.d.ts",
5758
"typings": "release/main.d.ts",
5859
"dependencies": {
5960
"gulp-util": "~3.0.7",

0 commit comments

Comments
 (0)