Skip to content
This repository was archived by the owner on Sep 3, 2021. It is now read-only.

Commit e01f19d

Browse files
carsonfarmervmx
authored andcommitted
feat: update types in package.json
Signed-off-by: Carson Farmer <carson.farmer@gmail.com>
1 parent 3b27338 commit e01f19d

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
@@ -4,6 +4,7 @@
44
"description": "CID Implementation in JavaScript",
55
"leadMaintainer": "Volker Mische <volker.mische@gmail.com>",
66
"main": "src/index.js",
7+
"types": "src/index.d.ts",
78
"scripts": {
89
"lint": "aegir lint",
910
"test": "aegir test",

0 commit comments

Comments
 (0)