From 64a455dce5f1b6563b8bdb74aa38ba30ef0e6a6d Mon Sep 17 00:00:00 2001 From: yksolanki9 Date: Sat, 24 Sep 2022 19:17:42 +0530 Subject: [PATCH] Rename package --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 84345ef..1d240a9 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "share-with", + "name": "capacitor-share-with-plugin", "version": "0.0.1", "description": "This plugin enables you to share images and pdfs with your capacitor app", "main": "dist/plugin.cjs.js",