From 6f9f0cdf5437b97cb9d84abefea72de5877dc158 Mon Sep 17 00:00:00 2001 From: Rinse Date: Thu, 17 Aug 2023 16:08:18 +0000 Subject: [PATCH] use @plebbit/node-proper-lockfile --- src/runtime/node/db-handler.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/runtime/node/db-handler.ts b/src/runtime/node/db-handler.ts index f098a226..c3397c47 100644 --- a/src/runtime/node/db-handler.ts +++ b/src/runtime/node/db-handler.ts @@ -35,7 +35,7 @@ import { Plebbit } from "../../plebbit"; import sumBy from "lodash/sumBy"; import lodash from "lodash"; -import * as lockfile from "proper-lockfile"; +import * as lockfile from "@plebbit/proper-lockfile"; import { PageOptions } from "../../sort-handler"; const TABLES = Object.freeze({