chore: Release (#3818)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3a49f14e3e
commit
0f51e3a400
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@medusajs/cache-inmemory",
|
||||
"version": "1.8.1",
|
||||
"version": "1.8.2",
|
||||
"description": "In-memory Cache Module for Medusa",
|
||||
"main": "dist/index.js",
|
||||
"repository": {
|
||||
@@ -17,7 +17,7 @@
|
||||
"author": "Medusa",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@medusajs/types": "1.8.1",
|
||||
"@medusajs/types": "1.8.2",
|
||||
"cross-env": "^5.2.1",
|
||||
"jest": "^25.5.4",
|
||||
"ts-jest": "^25.5.1",
|
||||
@@ -30,6 +30,6 @@
|
||||
"test": "jest --passWithNoTests"
|
||||
},
|
||||
"dependencies": {
|
||||
"@medusajs/modules-sdk": "1.8.1"
|
||||
"@medusajs/modules-sdk": "1.8.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user