From d59140d6b6078f8b4f41f09ab847b6d2730007ac Mon Sep 17 00:00:00 2001 From: Andras Nemes Date: Fri, 13 Dec 2024 14:37:43 +0100 Subject: [PATCH] change package name, so it can be published --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index cf2c756..93e4abf 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,6 @@ { - "name": "@acuris/leprechaun-cache", + "name": "@mergermarket/leprechaun-cache", "version": "0.1.0", - "private": false, "description": "Caching library that supports double checked caching and stale returns to avoid stampede and slow responses", "keywords": [ "acuris",