Skip to content

Commit

Permalink
fix(lib-js-client): add missing types property
Browse files Browse the repository at this point in the history
  • Loading branch information
Idered committed May 8, 2018
1 parent 915742d commit cb3a3a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/lib-js-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "0.12.1",
"description": "Interact with your Syncano Sockets.",
"main": "lib/index.js",
"types": "lib/index.d.js",
"unpkg": "dist/index.js",
"author": "Syncano Inc.",
"license": "MIT",
Expand Down

0 comments on commit cb3a3a3

Please sign in to comment.