Skip to content

Commit 5174a16

Browse files
Christian NadeauChristian Nadeau
authored andcommitted
Reference the built types in package.json (#130)
Co-authored-by: Christian Nadeau <[email protected]>
1 parent 5e19c09 commit 5174a16

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": "2.14.5",
44
"description": "Javascript client for Weaviate",
55
"main": "dist/index.js",
6+
"types": "dist/index.d.ts",
67
"engines": {
78
"node": "~18"
89
},

0 commit comments

Comments
 (0)