From 5103b1b45927853dbf3e31d3560fe9b0f76fbcb6 Mon Sep 17 00:00:00 2001 From: jensdev Date: Wed, 9 Nov 2022 16:11:28 +0100 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": [