diff --git a/package.json b/package.json index 2bdb4bc..26bd1f1 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "VisionCamera Frame Processor Plugin to read barcodes using MLKit Vision Barcode Scanning", "main": "lib/commonjs/index.js", "module": "lib/module/index.js", - "types": "lib/typescript/src/index.d.ts", + "types": "src/index.ts", "react-native": "src/index.ts", "source": "src/index.ts", "files": [