docs: Use smaller title on mobile (#1928)

This commit is contained in:
Marc Rousavy
2023-10-05 14:50:36 +02:00
committed by GitHub
parent b14958b1b0
commit 658695dca5
4 changed files with 10 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "react-native-vision-camera",
"version": "3.3.0",
"description": "The Camera library that sees the vision.",
"description": "A powerful, high-performance React Native Camera library.",
"main": "lib/commonjs/index",
"module": "lib/module/index",
"types": "lib/typescript/index.d.ts",