Fix types directory
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"description": "The Camera library that sees the vision.",
|
||||
"main": "lib/commonjs/index",
|
||||
"module": "lib/module/index",
|
||||
"types": "lib/typescript/src/index.d.ts",
|
||||
"types": "lib/typescript/index.d.ts",
|
||||
"react-native": "src/index",
|
||||
"source": "src/index",
|
||||
"files": [
|
||||
|
Reference in New Issue
Block a user