Skip to content

Commit

Permalink
change package name, so it can be published
Browse files Browse the repository at this point in the history
  • Loading branch information
iona-andras-nemes committed Dec 13, 2024
1 parent a4e5f16 commit d59140d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit d59140d

Please sign in to comment.