Skip to content

Commit 4265281

Browse files
authored
feat: add types to package.json (cloudevents#216)
Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>
1 parent 44b791b commit 4265281

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -123,5 +123,6 @@
123123
},
124124
"publishConfig": {
125125
"access": "public"
126-
}
126+
},
127+
"types": "index.d.ts"
127128
}

0 commit comments

Comments
 (0)