From c70bf7130e36a0e4b7d97505b099935bd174b17f Mon Sep 17 00:00:00 2001 From: array-in-a-matrix Date: Wed, 25 Oct 2023 23:14:11 -0400 Subject: [PATCH] removed unused dep --- package.json | 1 - pnpm-lock.yaml | 8 -------- 2 files changed, 9 deletions(-) diff --git a/package.json b/package.json index c5ed008..835d214 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,5 @@ { "dependencies": { - "dotenv": "^16.3.1", "matrix-bot-sdk": "^0.6.6" }, "type": "module" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b83fb14..0226acf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5,9 +5,6 @@ settings: excludeLinksFromLockfile: false dependencies: - dotenv: - specifier: ^16.3.1 - version: 16.3.1 matrix-bot-sdk: specifier: ^0.6.6 version: 0.6.6 @@ -394,11 +391,6 @@ packages: domhandler: 5.0.3 dev: false - /dotenv@16.3.1: - resolution: {integrity: sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==} - engines: {node: '>=12'} - dev: false - /ecc-jsbn@0.1.2: resolution: {integrity: sha512-eh9O+hwRHNbG4BLTjEl3nw044CkGm5X6LoaCf7LPp7UU8Qrt47JYNi6nPX8xjW97TKGKm1ouctg0QSpZe9qrnw==} dependencies: