Skip to content

Commit

Permalink
fix: force inmemory release after ci issue
Browse files Browse the repository at this point in the history
  • Loading branch information
elribonazo committed Feb 23, 2024
1 parent adb9de4 commit 5487cbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/inmemory/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@pluto-encrypted/inmemory",
"version": "1.12.2",
"description": "Secure Encrypted InMemory storage for @pluto-encrypted/database",
"description": "Secure Encrypted InMemory storage for Edge agent SDK",
"main": "./build/cjs/index.cjs",
"module": "./build/esm/index.mjs",
"types": "./build/index.d.ts",
Expand Down Expand Up @@ -46,4 +46,4 @@
"build/*"
],
"gitHead": "adf50b6a30f1ca6fe207aac5b5bb74ad1aba6c47"
}
}

0 comments on commit 5487cbd

Please sign in to comment.