Skip to content
Snippets Groups Projects
Unverified Commit f348a56c authored by Stefan Poeter's avatar Stefan Poeter Committed by GitHub
Browse files

Merge pull request #265 from Cloud-Automation/fix-typescript-exports

Add types to package.json
parents 4fe1619a 587bec75
No related branches found
Tags v4.0.4
No related merge requests found
{
"name": "jsmodbus",
"version": "4.0.3",
"version": "4.0.4",
"description": "Implementation for the Serial/TCP Modbus protocol.",
"author": "Stefan Poeter <stefan.poeter@cloud-automation.de>",
"main": "./dist/modbus.js",
"types": "./dist/modbus.d.ts",
"bin": {
"jsmodbus": "./bin/jsmodbus.js"
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment