From 7421da8d18cde573e2fa4ee2622288c01f230770 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Thu, 31 Oct 2024 23:21:38 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/package.json b/package.json index f1a9e06..e164aa2 100644 --- a/package.json +++ b/package.json @@ -67,20 +67,6 @@ "prettier": "^3.3.3", "typescript": "^5.6.3" }, - "dependenciesMeta": { - "notion-client": { - "injected": true - }, - "notion-types": { - "injected": true - }, - "notion-utils": { - "injected": true - }, - "react-notion-x": { - "injected": true - } - }, "overrides": { "cacheable-request": { "keyv": "npm:@keyvhq/core@~1.6.6"