Skip to content

Commit ee46ddc

Browse files
Add types to package.json
1 parent aa30434 commit ee46ddc

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
@@ -3,6 +3,7 @@
33
"version": "1.1.2",
44
"description": "Generate one or more common English words",
55
"main": "index.js",
6+
"types": "index.d.ts",
67
"scripts": {
78
"test": "mocha tests/test.js"
89
},

0 commit comments

Comments
 (0)