From 77de99fab9048473fe28f92dc72780e138b40870 Mon Sep 17 00:00:00 2001 From: Shubham Waje Date: Fri, 3 Feb 2023 17:19:57 +0530 Subject: [PATCH] Remove next-compose-plugins --- package.json | 1 - yarn.lock | 5 ----- 2 files changed, 6 deletions(-) diff --git a/package.json b/package.json index fa76aa0..75b11b5 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,6 @@ "firebase": "^9.16.0", "html-to-image": "^1.11.4", "next": "13.1.5", - "next-compose-plugins": "^2.2.1", "next-pwa": "^5.6.0", "react": "18.2.0", "react-dom": "18.2.0", diff --git a/yarn.lock b/yarn.lock index feccdcd..c8e6083 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5642,11 +5642,6 @@ natural-compare@^1.4.0: resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7" integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw== -next-compose-plugins@^2.2.1: - version "2.2.1" - resolved "https://registry.yarnpkg.com/next-compose-plugins/-/next-compose-plugins-2.2.1.tgz#020fc53f275a7e719d62521bef4300fbb6fde5ab" - integrity sha512-OjJ+fV15FXO2uQXQagLD4C0abYErBjyjE0I0FHpOEIB8upw0hg1ldFP6cqHTJBH1cZqy96OeR3u1dJ+Ez2D4Bg== - next-pwa@^5.6.0: version "5.6.0" resolved "https://registry.yarnpkg.com/next-pwa/-/next-pwa-5.6.0.tgz#f7b1960c4fdd7be4253eb9b41b612ac773392bf4"