Skip to content

Commit

Permalink
fix depdencencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnisLielturks committed Apr 26, 2024
1 parent ef4d16a commit e8d21b2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
},
"devDependencies": {
"@medusajs/admin-ui": "^2.1.4",
"@medusajs/medusa": "^1.20.4",
"@medusajs/medusa-cli": "^1.3.22",
"@types/nodemailer": "^6.4.14",
"awilix": "^8.0.1",
Expand Down
11 changes: 0 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2974,17 +2974,6 @@
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.3.1.tgz#3bb0b6ddc0a276e8dc1138d08f63035e4e23e8bf"
integrity sha512-+eun1Wtf72RNRSqgU7qM2AMX/oHp+dnx7BHk1qhK5ZHzdHTUU4LA1mGG1vT+jMc8sbhG3orvsfOmryjzx2PzQw==

"@rootxpdev/medusa-email-plugin@^0.3.5":
version "0.3.5"
resolved "https://registry.yarnpkg.com/@rootxpdev/medusa-email-plugin/-/medusa-email-plugin-0.3.5.tgz#44ed1f253811e9b7bedec290539955f740e06b05"
integrity sha512-A4OtD6j5ijRnkk3sP03TEXHVEZTM0Xaf9D1q+wIlafhNOJEBY4Xv2Rwn4MwERjwgZNASUlEQA/pvfsSbh+PkLg==
dependencies:
"@medusajs/medusa" "^1.20.4"
email-templates "^11.1.1"
nodemailer "^6.9.13"
pug "^3.0.2"
zod "^3.23.4"

"@rushstack/node-core-library@4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@rushstack/node-core-library/-/node-core-library-4.1.0.tgz#526360d4019f8bba7dd6434d6a9b6f8122507c20"
Expand Down

0 comments on commit e8d21b2

Please sign in to comment.