Skip to content

Commit 07a77cd

Browse files
committed
Add types to package.json
resolves #264
1 parent 4fe1619 commit 07a77cd

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": "Implementation for the Serial/TCP Modbus protocol.",
55
"author": "Stefan Poeter <stefan.poeter@cloud-automation.de>",
66
"main": "./dist/modbus.js",
7+
"types": "./dist/modbus.d.ts",
78
"bin": {
89
"jsmodbus": "./bin/jsmodbus.js"
910
},

0 commit comments

Comments
 (0)