Fix types directory

This commit is contained in:
Marc Rousavy 2021-02-25 17:48:00 +01:00
parent 01ca88ff41
commit 12eeddf3f2

View File

@ -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": [