From 24a7e54841d1a74f707a2223d885a34c0ff3143a Mon Sep 17 00:00:00 2001 From: Muhammad Numan Date: Sat, 18 Nov 2023 03:03:44 +0500 Subject: [PATCH] chore: update description in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e1b0b0e..43c95bd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-compressor", "version": "1.8.21", - "description": "This library compress image, video and audio", + "description": "Compress Image, Video, and Audio same like Whatsapp & Auto/Manual Compression | Background Upload | Download File | Create Video Thumbnail", "main": "lib/commonjs/index", "module": "lib/module/index", "types": "lib/typescript/index.d.ts",