Skip to content

Commit 6c1e60a

Browse files
committed
chore: fix types route
1 parent 76dcbb8 commit 6c1e60a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.5.2",
44
"description": "Scan documents, automatic border detection, automatic crop",
55
"main": "lib/module/index.js",
6-
"types": "lib/typescript/src/index.d.ts",
6+
"types": "lib/typescript/index.d.ts",
77
"files": [
88
"/android",
99
"!/android/build",

0 commit comments

Comments
 (0)