diff --git a/package.json b/package.json index a7fca3896..d375bdf3b 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,10 @@ { "name": "pigweedjs", - "version": "0.0.4", + "version": "0.0.5", "description": "An open source collection of embedded-targeted libraries", "author": "The Pigweed Authors", "license": "Apache-2.0", + "types": "./dist/index.d.ts", "exports": { ".": "./dist/index.mjs", "./protos": "./dist/protos/collection.umd.js",