From 2f1db1d42377ccaf0243ee45013197f6ccdb9141 Mon Sep 17 00:00:00 2001 From: Dhaval Vira Date: Mon, 12 Dec 2022 07:29:53 +0530 Subject: [PATCH] pricing part & script: localStorage removed --- src/technologies/n.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/technologies/n.json b/src/technologies/n.json index e9f3e1581..e50d56035 100644 --- a/src/technologies/n.json +++ b/src/technologies/n.json @@ -591,11 +591,7 @@ }, "icon": "Next-Auth.png", "oss": true, - "pricing": [ - "freemium" - ], "requires": "Next.js", - "scripts": "localStorage\\.getItem\\('nextauth.message'\\)", "website": "https://next-auth.js.org" }, "NextGEN Gallery": {