Fix npm package size
This commit is contained in:
parent
4983da3577
commit
2c5ea04939
@ -22,8 +22,7 @@
|
||||
"ios/**/*.swift",
|
||||
"ios/VisionCamera.xcodeproj/project.pbxproj",
|
||||
"VisionCamera.podspec",
|
||||
"README.md",
|
||||
"docs"
|
||||
"README.md"
|
||||
],
|
||||
"scripts": {
|
||||
"test": "jest",
|
||||
|
@ -10,7 +10,7 @@
|
||||
"esModuleInterop": true,
|
||||
"importsNotUsedAsValues": "error",
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"jsx": "react",
|
||||
"jsx": "react-native",
|
||||
"lib": ["esnext"],
|
||||
"module": "esnext",
|
||||
"moduleResolution": "node",
|
||||
|
Loading…
Reference in New Issue
Block a user