Skip to content

Commit

Permalink
Feat() update starters extender version
Browse files Browse the repository at this point in the history
  • Loading branch information
adrien2p committed Feb 1, 2022
1 parent 328620a commit 4161ed3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion starters/plugin-module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"test:cov": "NODE_ENV=test jest --coverage --detectOpenHandles"
},
"peerDependencies": {
"medusa-extender": "^1.0.19-alpha.14",
"medusa-extender": "^1.0.0",
"awilix": "^4.2.3",
"@medusajs/medusa": "^1.1.62",
"medusa-core-utils": "^1.1.31",
Expand Down
2 changes: 1 addition & 1 deletion starters/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"test:cov": "NODE_ENV=test jest --coverage --detectOpenHandles"
},
"dependencies": {
"medusa-extender": "^1.0.19-alpha.14",
"medusa-extender": "^1.0.0",
"awilix": "^4.2.3",
"@medusajs/medusa": "^1.1.62",
"bcrypt": "^5.0.1",
Expand Down

0 comments on commit 4161ed3

Please sign in to comment.