Skip to content

Commit

Permalink
Bump MedusaJs versions
Browse files Browse the repository at this point in the history
  • Loading branch information
radoslaw-sz committed May 11, 2024
1 parent da236e9 commit d5eb4ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsc-labs/medusa-documents",
"version": "0.7.1",
"version": "0.7.2",
"description": "Generate documents from Medusa",
"main": "dist/index.js",
"author": "RSC Labs (https://rsoftcon.com)",
Expand Down Expand Up @@ -44,7 +44,7 @@
"devDependencies": {
"@babel/cli": "^7.14.3",
"@babel/core": "^7.14.3",
"@medusajs/medusa": "1.19.0",
"@medusajs/medusa": "1.20.6",
"@types/express": "^4.17.13",
"babel-preset-medusa-package": "^1.1.19",
"cross-env": "^7.0.3",
Expand All @@ -53,7 +53,7 @@
"typescript": "^4.5.2"
},
"peerDependencies": {
"@medusajs/medusa": "1.20.1",
"@medusajs/medusa": "1.20.6",
"react": "^18.2.0",
"react-router-dom": "^6.13.0"
},
Expand Down

0 comments on commit d5eb4ae

Please sign in to comment.